Bug 23290: Apply the changes in Security to Base now
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 15 Nov 2019 11:04:53 +0000 (11:04 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 25 Feb 2020 13:41:00 +0000 (13:41 +0000)
commit7baa8d349c40d444f917396e5762165b358a26b9
tree064cd4305e8ad6ccad2594ed2a140418e171210c
parent269c0bf2174afbee272aaf9b74571a4c04641bbf
Bug 23290: Apply the changes in Security to Base now

Until now Base did not yet use Security. The security lines are removed
from Base here by calls to Security.
A new test must be added still.

Test plan:
Ensure that t/db_dependent/XSLT_Handler.t still passes.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/XSLT/Base.pm