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)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 25 Jun 2014 22:43:00 +0000 (22:43 +0000)
commit62e137743dba5161dadc5fd8baa0481942ae5a8a
treea2b9e6ef64bdf0de99bc2fd8993034a4b9498887
parent761363992779917d29e2cc416e38e72280fad0b0
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>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
cataloguing/z3950_search.pl