[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 14 23:14:08 CEST 2018


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

--- Comment #234 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 77808
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77808&action=edit
Bug 13618: [DO NOT PUSH] Add script to add the html filters

Usage: perl add_html_filters.pl **/*.inc **/*.tt
It also takes --test for debugging

Then:
git grep Asset|grep -v USE | grep -v '| $raw'
=> We should deal with them on a separate commit

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list