Replies: 3 comments
-
Hi @ghisleouf |
Beta Was this translation helpful? Give feedback.
-
Come on! You're right ! Sorry for this question ... and thanks a lot for your answer. 🤘 |
Beta Was this translation helpful? Give feedback.
-
Actually this confuses a lot of people I'll convert this one to discussion to keep track for other users who may have the same question |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I've just installed nuxt-security module on our website and I'm having question regarding nonce generation and configuration.
As far as I could read, nonce attribute is supposed to be added on every script tag (for example) with the right value.
In our case, I can see "Content-Security-Policy" header of my request a nonce value to be set :
but ... I was expecting also that this nonce attribute value was also added to my scripts:
and this is not the case.
None of the injected scripts has nonce value.
So ... my question is (even if I think I know the answer :p) : is it the expected behavior ?
I'm running:
and nuxt security module config:
Thanks a lot for your help.
Best regards
Beta Was this translation helpful? Give feedback.
All reactions