Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSP: remove obsolete block-all-mixed-content directive #11436

Merged
merged 1 commit into from
Jul 9, 2024

Commits on Jun 24, 2024

  1. CSP: remove obsolete block-all-mixed-content directive

    See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/block-all-mixed-content
    
    > This directive is marked as obsolete in the specification. This
    > directive was previously used to prevent "optionally blockable" mixed
    > content from being fetched insecurely and displayed. Content that isn't
    > blocked is now always upgraded to a secure connection, so this directive
    > is not needed.
    stsewd committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f8fed74 View commit details
    Browse the repository at this point in the history