Bug 11715: require authentication for various staff scripts
authorGalen Charlton <gmc@esilibrary.com>
Tue, 29 Apr 2014 17:04:02 +0000 (17:04 +0000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 25 Jun 2014 15:27:08 +0000 (12:27 -0300)
commiteffb64f7f2e48f5cf87e39699bd93c5448160da5
treecaca2496eeca645691884bf64cdbc54555a15c81
parent2b1ffd66bb88d13ac755ad1cb1aa7d86d70dc893
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>
acqui/newordersuggestion.pl
acqui/transferorder.pl
acqui/z3950_search.pl
reports/stats.screen.pl
serials/serial-issues.pl
services/itemrecorddisplay.pl