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

Rollout UI inline scripts blocked by CSP rules #19

Open
guitrusted opened this issue Mar 27, 2024 · 0 comments
Open

Rollout UI inline scripts blocked by CSP rules #19

guitrusted opened this issue Mar 27, 2024 · 0 comments

Comments

@guitrusted
Copy link

Hi there,

I recently enabled CSP policies for my Rails web application and just realized the Rollout UI page is having inline scripts blocked by the policies.

Since I've enabled the directive script-src with the strict-dynamic mode (reference), I'm trying to find a way to pass the nonce value to the Rollout UI but I could not find any reference here of how to make it happen.

Is there a way I could easily inform the nonce value of my rails application to the Rollout UI and then unblock the Rollout UI scripts?

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

No branches or pull requests

1 participant