Skip to content

Set CSP back to disabled by default

Dominic Couture requested to merge rollback-csp into master

What does this MR do?

The CSP was enabled by default in !56923 (merged) but that caused a lot of issues:

and possibly more.

This MR switches it back to disabled (though keeping all the development that has been done up to now to prepare for the CSP) and we'll come up with a better and more rigorous testing plan before re-enabling it.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Dominic Couture

Merge request reports