You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on this week's JF, this issue is probably outdated? I.e. the clickjacking MIDDLEWARE vs. CSP variables need further exploration.
Summary of what I said on Mattermost afterwards:
It's possible we've been using the wrong CSP variable so far, i.e. should be using CSP_FRAME_ANCESTORS together with the clickjacking MIDDLEWARE instead of CSP_FRAME_SRC.
given that we use CSP we shouldnt need additionally the XFrameOptionsMiddleware
apis-acdhch-default-settings/apis_acdhch_default_settings/settings.py
Line 133 in 9a37833
The text was updated successfully, but these errors were encountered: