Add nonce's to script and style tags for content security policy #352
Closed
gmgarrison
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
hey @gmgarrison , have you tried publishing the Log Viewer layout?
this way you can update the layout and add the nonces or other scripts yourself. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ahh! Good idea! I ran that command but I only get an img folder and app.css and app.js files. I have to confess that I don't really know where to try to the nonce generation. Any easy ideas? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Love the package but it's become unusable for me since having to implement a content security policy. Is there any way you add a config setting to add
{{ csp_nonce() }}
into the<script>
and<style>
tags?Beta Was this translation helpful? Give feedback.
All reactions