Koha/offline_circ
Marcel de Rooy bf7082f854 Bug 13779: (QA follow-up) Correct checkauth call in offline_circ/download.pl
Script offline_circ/download.pl does not use the return values of
checkauth. So should not assign them to bad chosen variables that do
not correspond with checkauth but with get_template_and_user.

Test plan:
Look for $template, $loggedinuser, $cookie, $flags in the code.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-09-14 17:27:29 +00:00
..
download.pl Bug 13779: (QA follow-up) Correct checkauth call in offline_circ/download.pl 2018-09-14 17:27:29 +00:00
enqueue_koc.pl Bug 20018: use Modern::Perl in offline_circ scripts 2018-02-05 09:46:45 -03:00
list.pl Bug 20018: use Modern::Perl in offline_circ scripts 2018-02-05 09:46:45 -03:00
process.pl Bug 20018: use Modern::Perl in offline_circ scripts 2018-02-05 09:46:45 -03:00
process_koc.pl Bug 20018: use Modern::Perl in offline_circ scripts 2018-02-05 09:46:45 -03:00
service.pl Bug 19752: offline_circ/service.pl - Return HTTP status 401 when authentication failed and add option nocookie 2018-05-03 13:26:48 -03:00