Skip to content

Add a default CSP with a meta tag

Alex Gleason requested to merge default-csp into main

Summary

Adds a default CSP that is less restrictive than the one set by backends. Browsers should prefer the HTTP header if set, but will fall back on this if it isn't set.

Merge request reports