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

Suggest content_security_policy in doc #453

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

capripot
Copy link
Contributor

Add content_security_policy as suggestion to set nonce in a Rails context.

Example:

<%= recaptcha_tags(nonce: content_security_policy_nonce) %>

Why and what is being done.

Pre-Merge Checklist

  • CHANGELOG.md updated with short summary for user facing changes

Add `content_security_policy` as suggestion to set `nonce` in a Rails context. 

Example:
```
<%= recaptcha_tags(nonce: content_security_policy_nonce) %>
```
@grosser grosser merged commit 8e5ccae into ambethia:master Sep 15, 2024
@grosser
Copy link
Collaborator

grosser commented Sep 15, 2024

thx!

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

Successfully merging this pull request may close these issues.

2 participants