Bug 11715: require authentication for various staff scripts
authorGalen Charlton <gmc@esilibrary.com>
Tue, 29 Apr 2014 17:04:02 +0000 (17:04 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 25 Jun 2014 22:43:20 +0000 (22:43 +0000)
commitd6d515f6e9713615ea6263c1ab5c4e4b18e5452c
tree33209e060ba4e323bb7bd86103791dd2166106fd
parentdd97948cb522f1a8c5d3ef86182a0bf5135559a3
Bug 11715: require authentication for various staff scripts

To test:

[1] Verify that item record creating and editing during the
    acquisitions process continues to work.
[2] Verify that calling  services/itemrecorddisplay.pl without
    a valid user session fails.
[3] Verify that authentication is required for making a new
    order from a suggestion, transferring an order, doing a
    Z39.50 search from acquisitions, displaying the record
    card view in the staff interface, and running the till
    reconciliation report (/cgi-bin/koha/reports/stats.screen.pl)

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Verified all changed scripts are not accessible witout a valid
user session, but are with one.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
acqui/newordersuggestion.pl
acqui/transferorder.pl
acqui/z3950_search.pl
reports/stats.screen.pl
serials/serial-issues.pl
services/itemrecorddisplay.pl