https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38365 --- Comment #361 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 195165 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195165&action=edit Bug 38365: Add CSP nonces to all inline script and style tags Signed-off-by: Lari Taskula <lari.taskula@hypernova.fi> Amended-by: Jonathan Druart Regenerated the patch on top of bug 41324, using: perl misc/devel/add_csp_nonces.pl --apply ============================================================ Summary: Files scanned: 881 Files modified: 456 Tags modified: 800 ============================================================ Also note that this manual change: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authoritiessearchresultlist.tt - <script type="text/JavaScript"> + <script nonce="[% Koha.CSPNonce | $raw %]"> -- You are receiving this mail because: You are watching all bug changes.