20 Apr
2017
20 Apr
'17
1:02 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18442 --- Comment #3 from Alex Buckley <alexbuckley@catalyst.net.nz> --- This patch does not undo the security bug fixes of bug 18275 (opac-memberentry.pl security vulnerabilities) because all tests in the unit test t/db_dependent/Auth.t run successfully with this patch applied. See test output below: kohadev-koha@kohadevbox:/home/vagrant/kohaclone/t/db_dependent$ prove Auth.t Auth.t .. ok All tests successful. Files=1, Tests=21, 3 wallclock secs ( 0.03 usr 0.00 sys + 2.12 cusr 0.08 csys = 2.23 CPU) Result: PASS kohadev-koha@kohadevbox:/home/vagrant/kohaclone/t/db_dependent$ -- You are receiving this mail because: You are watching all bug changes.