http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6627
--- Comment #1 from Duncan <[email protected]> 2011-12-21 02:14:24 UTC --- Created attachment 6897 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6897 Patch to ensure higher security with relation to log files Removed session logging, no useful information was being stored and was just a liability. Left 'externalmodules.pl' untouched, does anyone know whether this is useful or not, is it still wanted? Placed returns in the print methods for Print.pm as they were not being used except by themselves or tests. The printslip method was being used elsewhere but was calling remoteprint which is currently broken and needs repairing in order for it to be of any use if it is even wanted. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
