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

fix(CSP): Only add strict-dynamic when using nonce #41583

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Nov 17, 2023

Summary

Using strict-dynamic will invalidate every self allowed source, so it only makes sense together with nonce.
Otherwise browsers not supporting CSP 3.0 will break.

Checklist

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@SystemKeeper
Copy link
Contributor

SystemKeeper commented Nov 17, 2023

Tested with Talk on iOS and Talk on Android and both work with this PR again!

@juliushaertl juliushaertl merged commit 330d9e3 into master Nov 19, 2023
50 checks passed
@juliushaertl juliushaertl deleted the fix/csp-on-old-ua branch November 19, 2023 14:59
@blizzz blizzz mentioned this pull request Nov 20, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants