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
The plug I am using to generate the nonce is PlugContentSecurityPolicy and the Oban Dashboard is configured to use the nonce via the csp_nonce_assign_key parameter.
When the dashboard is loaded with those settings, the only CSP error I haven't been able to resolve is:
Content-Security-Policy: The page’s settings blocked an inline style (style-src-attr) from being applied because it violates the following directive: “style-src 'nonce-Ltl0dBiQ25iOZ0han7gV8x723Mf2j0FZcWb7Z1e1Zq0' 'self'”
The nonce is set, but the error persists, I've included a screenshot of the FF dev tools below.
Is this a bug or a configuration issue on my end?
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: