Skip to content

Fix the Sentry spam from CSP violations by disabling it.

Connor Shea requested to merge remove-csp-sentry-reporting into master

What does this MR do?

Leaves CSP enabled, but without a reporting endpoint for now. This was causing a huge amount of useless errors in our Sentry instance.

cc: @stanhu

Merge request reports