From e83325f1ec1e0bc939e600ae19c678f457d6fc4d Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Thu, 27 Feb 2020 08:02:03 +0000 Subject: [PATCH] Bug 24052: Add koha_xslt_security to koha-conf.xml Content-Type: text/plain; charset=utf-8 The line for enabling the unsafe expand_entities option is commented and includes a warning to keep it like that ;) Signed-off-by: Marcel de Rooy --- debian/templates/koha-conf-site.xml.in | 8 ++++++++ etc/koha-conf.xml | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in index ded7acea7c..319f492c23 100644 --- a/debian/templates/koha-conf-site.xml.in +++ b/debian/templates/koha-conf-site.xml.in @@ -426,5 +426,13 @@ __END_SRU_PUBLICSERVER__ + + + + diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml index 519a9ccd54..5be267d656 100644 --- a/etc/koha-conf.xml +++ b/etc/koha-conf.xml @@ -250,5 +250,13 @@ __PAZPAR2_TOGGLE_XML_POST__ + + + + -- 2.11.0