Koha/serials
Galen Charlton effb64f7f2 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>
2014-06-25 12:27:08 -03:00
..
acqui-search-result.pl
acqui-search.pl
checkexpiration.pl
claims.pl Bug 11742: Change return type for GetLetters 2014-06-23 15:19:55 -03:00
create-numberpattern.pl
lateissues-export.pl
member-search.pl
reorder_members.pl
routing-preview.pl Bug 9823: Refactor return from GetReservesFromBiblionumber 2014-01-30 16:19:55 +00:00
routing.pl
serial-issues.pl Bug 11715: require authentication for various staff scripts 2014-06-25 12:27:08 -03:00
serials-collection.pl
serials-edit.pl
serials-home.pl
serials-recieve.pl
serials-search.pl
showpredictionpattern.pl Bug 12003: Do not calculate next pubdate for irregular subscriptions 2014-04-18 20:57:51 +00:00
subscription-add.pl Bug 11742: Change return type for GetLetters 2014-06-23 15:19:55 -03:00
subscription-bib-search.pl Bug 11096: support the retrieval of large MARCXML records 2014-02-28 19:50:09 +00:00
subscription-detail.pl
subscription-frequencies.pl
subscription-frequency.pl
subscription-history.pl
subscription-numberpattern.pl
subscription-numberpatterns.pl Bug 11263: Use all languages instead of just the translated ones 2014-05-05 05:01:36 +00:00
subscription-renew.pl
viewalerts.pl