]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Assume username, not barcode, in TPAC login
authorDan Scott <dan@coffeecode.net>
Wed, 17 Aug 2011 17:01:08 +0000 (13:01 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 17 Aug 2011 21:32:17 +0000 (17:32 -0400)
commit9a3c9bd5b4fdc0e40078c8bd726623e762c8cc13
tree0c443ed94d73a362b82dcaab0f533e83dec07eec
parent861fcbdede629fa6f48def88925aaf9f73627cc9
Assume username, not barcode, in TPAC login

In the absence of a barcode regex OU setting (opac.barcode_regex), the
TPAC was assuming that the entered value was a barcode. However, the
default JSPAC assumption was that the entered value was a username. This
commit makes the TPAC continue to function with the same assumptions as
the default JSPAC in the absence of a barcode regex OU setting.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm