Bug 11715: require authentication for various staff scripts
authorGalen Charlton <gmc@esilibrary.com>
Tue, 29 Apr 2014 17:04:02 +0000 (17:04 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 26 Jun 2014 10:32:17 +0000 (06:32 -0400)
commit05e5b7b1399fe95779e809280a805a95c9a2854e
tree7412870f1fdb3885135c58e25148d2a31990d117
parentd65f1e7889236eeb7bf8da941d1bf1d56a2a390a
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.
acqui/newordersuggestion.pl
acqui/z3950_search.pl
reports/stats.screen.pl
serials/serial-issues.pl
services/itemrecorddisplay.pl