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
CSP: apply extra CSP rules only when ext-theme is enabled (#11466)
This is breaking our gold view on the org site (no beta).
This is since we don't have script-src defined on .com,
and when applying the extra rules, we are defining it with just that value.
0 commit comments