https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40719
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186180|0 |1 is obsolete| | --- Comment #4 from David Cook <[email protected]> --- Created attachment 191538 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191538&action=edit Bug 40719: Explicitly disable off RELATIVE file paths for plugins for user-entered templates In bug 39184 we set EVAL_PERL and ABSOLUTE to 0, which is the default. RELATIVE also defaults to 0. For security we should probably specify that as well in case the default is changed somehow. Test Plan: 1) Apply this patch 2) Generate some notices 3) No change should be noted! Signed-off-by: noah <[email protected]> Signed-off-by: David Cook <[email protected]> -- 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/
