]> 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)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 25 Jun 2014 22:43:12 +0000 (22:43 +0000)
commitdd97948cb522f1a8c5d3ef86182a0bf5135559a3
treefe03f689a599b7a223ad9f62e2ea216041a49667
parent62e137743dba5161dadc5fd8baa0481942ae5a8a
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>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
cataloguing/z3950_auth_search.pl