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

Support stricter CSP with nonce in Honeypot input #411

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

Bathlamos
Copy link
Contributor

When Content-Security-Policy is set to style-src 'self';, inline styles are disallowed.

An easy fix is to allow passing a nonce and move the inline style to a style block.

Happy to discuss if you have any questions about this, or if there's a better approach!

@sergiodxa sergiodxa added the enhancement New feature or request label Jan 20, 2025
@sergiodxa sergiodxa merged commit eec18cf into sergiodxa:main Jan 20, 2025
@sergiodxa sergiodxa changed the title Support stricter CSP with nonce Support stricter CSP with nonce in Honeypot input Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants