We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently Enhance users have to add their own Content Security Policy, examples being scripts, styles, and web-socket connections.
Support nonce generation and attribute addition
The text was updated successfully, but these errors were encountered:
More info for those following along at home: https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP https://content-security-policy.com
Sorry, something went wrong.
Adding a strict CSP will require Enhance users to update any loading of cross site content as it will throw an error and not work as expected.
No branches or pull requests
Currently Enhance users have to add their own Content Security Policy, examples being scripts, styles, and web-socket connections.
Support nonce generation and attribute addition
The text was updated successfully, but these errors were encountered: