Closed josemateuss closed 1 year ago
Sorry guys, my bad, I found it.
disable_nonce_backwards_compatibility: true, # default: false. If false,
unsafe-inline
will be added automatically when using nonces. If true, it won't. See #403 for why you'd want this.
I'm sorry, but anyone can help me?
My config/initializers/secure_headers.rb
My ApplicationController
I'm getting this CSP Report Only values for script-src, but I wouldn't like to have this
'unsafe-inline'
in my script-src, how can I remove it?Desired output: