Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×For the previous version we had to set:
connect-src https://*.atlassian.com 'self' ws:;
Now it goes via an iframe, so I've tried
frame-src https://*.atlassian.com 'self' ws:;
But this gives the error:
Refused to frame '' because it violates the following Content Security Policy directive: "frame-src 'self' https://*.atlassian.com ws:".
I know this is proxy related but something that has changed in the last version so for us it's just guessing what the configuration should be.
Anyone that has the correct security headers?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.