Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow dynamix CSP configuration #74

Merged

Conversation

romainneutron
Copy link
Collaborator

This PR adds getter on report and enforce DirectiveSet to allow them to be customize later after initialization.
This is particularly nice in some use case:

  • Add extra parameters to the report-uri (a debug token link for instance)
  • Extend a security policy directive on a admin backend which needs specific access on some resources

Seldaek added a commit that referenced this pull request Dec 22, 2015
@Seldaek Seldaek merged commit 4a7e83a into nelmio:master Dec 22, 2015
@romainneutron romainneutron deleted the allow-dynamic-csp-configuration branch December 23, 2015 12:22
@pculka
Copy link

pculka commented Mar 7, 2016

some kind of documentation owuld be really helpful btw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants