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)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 26 Jun 2014 10:31:49 +0000 (06:31 -0400)
commitd65f1e7889236eeb7bf8da941d1bf1d56a2a390a
treef6b6b5792f142ed0c6b3ac93f20994c50a424b71
parent8bf6ada2b04b33caf4a51933ba5d771485e78f0b
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>
cataloguing/z3950_search.pl