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

Remove last mentions of report processing #64

Closed
edmorley opened this issue May 4, 2016 · 0 comments
Closed

Remove last mentions of report processing #64

edmorley opened this issue May 4, 2016 · 0 comments

Comments

@edmorley
Copy link
Contributor

edmorley commented May 4, 2016

There are a few places that still imply the report processing feature exists, even though it was removed in #30.

and a CSP report processing facility to Django.

-> https://github.com/mozilla/django-csp/blame/e5dc7f65b332d73c1ef8361500146e78bd282f88/README.rst#L5-L6

If you are not using the built in report processor

-> https://github.com/mozilla/django-csp/blame/e5dc7f65b332d73c1ef8361500146e78bd282f88/docs/installation.rst#L19-L20

It may also be worth mentioning on the "CSP Violation Reports" docs page that you'll now need to set up some other service for capturing the reports (and perhaps a link to https://developer.mozilla.org/en-US/docs/Web/Security/CSP/Using_CSP_violation_reports), if only since old blog posts about django-csp still mention the report processing feature, so this would make it much clearer.

I'll try to open a PR for this if I get a moment :-)

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

No branches or pull requests

1 participant