Bug 11715: require authentication for the cataloging Z39.50 search
authorChris Cormack <chrisc@catalyst.net.nz>
Mon, 10 Mar 2014 21:56:53 +0000 (10:56 +1300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 25 Jun 2014 15:26:41 +0000 (12:26 -0300)
commita9ab843118ab4c45734a21b156f8e940542ba0a6
tree284c13e13ca865440a49f636689d9cc097e25a91
parent0599c9b6e9a509c375d5d19e4a64653cbbf14f5e
Bug 11715: require authentication for the cataloging Z39.50 search

To test:
1/ go to /cgi-bin/koha/cataloguing/z3950_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_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>
cataloguing/z3950_search.pl