Koha/opac/sco
Jane Wagner f52c54eb35 Bug 3738 Automate login to web-based self-check system
Some small, single-branch corporate and special libraries use unattended self-checkout stations, and would like to automate the staff login, so that just going to the sco/sco-main.pl URL would bring the self-check up ready for patron use.  This patch create three sysprefs, AutoSelfCheckAllowed, and AutoSelfCheckID/AutoSelfCheckPass. If the site wants to allow automated login, staff would then need to create the selfcheck user record and enter that login ID and password into the sysprefs.  The kohaclone/opac/sco/sco-main.pl script has been modified to check these sysprefs and pass values (if present and allowed) into the self-check URL.  The URL then bypasses the staff login page and comes up ready for checkout, waiting for the first patron barcode.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-08 08:43:07 -05:00
..
help.pl Cleanup SCO - OPAC self checkout 2009-06-03 14:01:02 -05:00
sco-main.pl Bug 3738 Automate login to web-based self-check system 2010-02-08 08:43:07 -05:00
sco-patron-image.pl bug 3436: tweak cache settings for patron images 2009-09-16 07:45:31 -04:00