]> 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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 6 Feb 2014 19:00:21 +0000 (20:00 +0100)
commitc4a2cb9a9d597a294c8447aea7a68a71f9aa4cb3
treee9e75e72c163a1a8e24c5f0651a05206419b510c
parent3bd50e3547773b73bd7e1d8bc44b37df3e149b39
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>
(cherry picked from commit 939079de756fdda1ca8f62c48efe0e2e3034ae32)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
members/member-picupload.pl [deleted file]