]> git.koha-community.org Git - koha.git/commit
Bug 11715 : require authentication for the cataloging authorities Z39.50 search
authorChris Cormack <chrisc@catalyst.net.nz>
Sun, 16 Mar 2014 20:15:05 +0000 (09:15 +1300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 26 Jun 2014 12:08:15 +0000 (14:08 +0200)
commit7a460484c7c464481b81a28f7578b9b36aa0857a
tree076011e263262c2e007d9d71ff478b6bfc086791
parente6eca6c22ba49e84ac8446a6206bd2fccb5d4bc3
Bug 11715 : require authentication for the cataloging authorities Z39.50 search

To test:
1/ go to /cgi-bin/koha/cataloguing/z3950_auth_search.pl when you are not
logged in, notice no log in is enforced
2/ Apply patch
3/ go to /cgi-bin/koha/cataloguing/z3950_auth_search.pl notice you now
   need to login

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 2b1ffd66bb88d13ac755ad1cb1aa7d86d70dc893)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
cataloguing/z3950_auth_search.pl