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

Add support for report only content security policies. #42

Merged
merged 1 commit into from
Oct 5, 2018

Conversation

justingallardo-okta
Copy link
Contributor

Adds a new option for optionally configuring a content security policy that is report only. This makes it easy to test and validate new content security policies without taking the risk of breaking a web application.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy-Report-Only

This header can be used in conjunction with Content-Security-Policy to phase in changes to the CSP.

@unrolled unrolled merged commit ff9db2f into unrolled:v1 Oct 5, 2018
@unrolled
Copy link
Owner

unrolled commented Oct 5, 2018

This is awesome, thanks for the contribution!

@justingallardo-okta
Copy link
Contributor Author

Thanks for the quick merge!

@justingallardo-okta justingallardo-okta deleted the jirwin/report-only-csp branch October 5, 2018 20:14
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