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
A nasty regression meant that many CSP configuration values were "reset" after the first request, one of these being the "enforce" flag. See #184 for the full list of fields that were affected. Thanks to @spdawson for reporting this #183