]> git.evergreen-ils.org Git - 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:48:28 +0000 (12:48 -0400)
commit4e4589ed0e2f10d8ce7c9c48949f5f0c81b6248a
tree5801b97fcb64abd0634ffa6407404a786c19f0e8
parent1532f045e2d2b4e7ac1da880fc75b3bcb4282df7
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