]> git.koha-community.org Git - koha.git/commit
Bug 11662: remove disused member-picupload.pl
authorGalen Charlton <gmc@esilibrary.com>
Sat, 1 Feb 2014 02:11:38 +0000 (02:11 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 6 Feb 2014 19:50:36 +0000 (14:50 -0500)
commitc87b6dc048645827904c40c730e9709963414029
tree925a08bc6d5f558c217757f18f70c34a853f9196
parent3517a9399588c4b7be6abebfeeb58facab06405f
Bug 11662: remove disused member-picupload.pl

This script is no longer used, and in addition has problematic
handling of its parameters that could lead to writing to
arbitrary files on the server.

To test:

[1] Verify that member-picupload.pl is no longer referred
    to in the codebase after applying this patch.
[2] Verify that there are no regressions in patron
    photo management.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Found no regressions in removing this script.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
members/member-picupload.pl [deleted file]