]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Capture and log AuthProxy logins with no account
authorDan Wells <dbw2@calvin.edu>
Wed, 10 Oct 2012 13:22:33 +0000 (09:22 -0400)
committerBill Erickson <berick@esilibrary.com>
Mon, 15 Jul 2013 16:35:36 +0000 (12:35 -0400)
commitbe36c3c96f7b79b9c7109de0e9a6b04c18faf559
treed186f1d9933eb17278a93bf4390574edeacd043a
parent36ea3a290b5ac52e758feda91212c2cb68d4e9b2
Capture and log AuthProxy logins with no account

The current AuthProxy.pm code assumes that if the external auth
passes, the Evergreen account will be there.  This protects
against cases where a user is in the external auth system but
has no matching account in Evergreen.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/AuthProxy.pm