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
{{ message }}
This repository was archived by the owner on May 9, 2022. It is now read-only.
Taking a look at https://securityheaders.io/, it looks like we could do a better job of adding some of these headers. I tested the following on staging, and they seem to be an improvement on nothing without requiring an extensive rewrite:
the SSL only CSP header version described at the bottom of this page, which is loose but better than nothing
an overview of the other headers can be found here
We get quite a few console errors about some external services not being able to load fonts from about:blank that should be investigated before we deployed this!
The text was updated successfully, but these errors were encountered:
Taking a look at https://securityheaders.io/, it looks like we could do a better job of adding some of these headers. I tested the following on staging, and they seem to be an improvement on nothing without requiring an extensive rewrite:
These are good for reference:
We get quite a few console errors about some external services not being able to load fonts from
about:blank
that should be investigated before we deployed this!The text was updated successfully, but these errors were encountered: