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

Remove block-all-mixed-content directive #371

Closed
wants to merge 3 commits into from
Closed

Remove block-all-mixed-content directive #371

wants to merge 3 commits into from

Conversation

fcrozatier
Copy link
Contributor

The block-all-mixed-content directive is deprecated and not recommended

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/block-all-mixed-content

@EvanHahn EvanHahn self-requested a review July 6, 2022 12:39
@EvanHahn EvanHahn added this to the v6.0.0 milestone Jul 6, 2022
EvanHahn pushed a commit that referenced this pull request Aug 3, 2022
To quote [MDN][mdn]:

> Deprecated: This feature is no longer recommended. Though some
> browsers might still support it, it may have already been removed from
> relevant web standards [...]. Avoid using it, and update existing code
> if possible [...]

See [#371][371] and [#372][372].

[mdn]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/block-all-mixed-content
[371]: #371
[372]: #372
@EvanHahn
Copy link
Member

EvanHahn commented Aug 3, 2022

I've merged this into the v6 branch in 1245693. You can follow along with the v6 release in #370. I expect to release it later this month, but that may change.

Thanks for doing this, and for your patience! Feel free to add yourself to the contributors list.

@EvanHahn EvanHahn closed this Aug 3, 2022
EvanHahn pushed a commit that referenced this pull request Aug 26, 2022
To quote [MDN][mdn]:

> Deprecated: This feature is no longer recommended. Though some
> browsers might still support it, it may have already been removed from
> relevant web standards [...]. Avoid using it, and update existing code
> if possible [...]

See [#371][371] and [#372][372].

[mdn]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/block-all-mixed-content
[371]: #371
[372]: #372
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants