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

Support unsafe-none in COEP #447

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

mxxk
Copy link
Contributor

@mxxk mxxk commented Nov 5, 2023

unsafe-none is a valid value for Cross-Origin-Embedder-Policy, so add support for it.

Fixes #446.

`unsafe-none` is a valid value for `Cross-Origin-Embedder-Policy`, so
add support for it.

Fixes helmetjs#446.
@EvanHahn
Copy link
Member

EvanHahn commented Nov 5, 2023

Thanks! I'll take a look at this soon.

@EvanHahn EvanHahn self-requested a review November 5, 2023 02:10
@EvanHahn EvanHahn merged commit e0baa58 into helmetjs:main Nov 5, 2023
@EvanHahn
Copy link
Member

EvanHahn commented Nov 5, 2023

Thank you! I'll deploy this soon.

@EvanHahn
Copy link
Member

EvanHahn commented Nov 7, 2023

This has been deployed in [email protected]. Thanks again for your contribution!

If you'd like to add yourself to the contributors list, feel free to make a pull request to this file.

@mxxk
Copy link
Contributor Author

mxxk commented Nov 7, 2023

Happy to help! Thank you for incorporating the change and releasing it 💛

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.

Support unsafe-none in helmet.crossOriginEmbedderPolicy?
2 participants