https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38365

--- Comment #361 from Jonathan Druart <[email protected]> ---
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 <[email protected]>

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to