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
Trying to enable CSP in webserver and serve mdbook is a little bit difficult as inline scripts are not recommended by default.
Perhaps you could implement hash-like scripts:
Problem
Trying to enable CSP in webserver and serve mdbook is a little bit difficult as inline scripts are not recommended by default.
Perhaps you could implement hash-like scripts:
and from unsafe inline scripts to nonce
Proposed Solution
No response
Notes
I have tested with nginx with:
The text was updated successfully, but these errors were encountered: