You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read the csp meta's tag nonce attribute and fallback to the content attribute
This PR allows Turbo to support rails/rails#51729 to allow using the `nonce` attribute as well as the `content` attribute.
As described in rails/rails#51580 (comment) this makes it harder to extract the nonce value.
0 commit comments