https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40719
Noah <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185848|0 |1 is obsolete| | --- Comment #2 from Noah <[email protected]> --- Created attachment 186179 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186179&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]> -- 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/
