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 errors when using nonce #672

Open
joerees opened this issue Feb 28, 2024 · 3 comments
Open

CSP errors when using nonce #672

joerees opened this issue Feb 28, 2024 · 3 comments

Comments

@joerees
Copy link

joerees commented Feb 28, 2024

I have come across an issue when using nuxt-security module and enabling nonce in CSP settings. I have done a number of tests and the errors go away when I remove this module.

Has anyone else come across this and have a solution ?

@userquin
Copy link
Member

Try adding 'manifest-src': ['\'self\''], to your contentSecurityPolicy entry

@joerees
Copy link
Author

joerees commented Feb 28, 2024

Thanks @userquin but I already tried that

@userquin
Copy link
Member

@joerees if you provide a minimal reproduction I'll check it later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants