Capture and log AuthProxy logins with no account user/dbwells/LDAP_DN_and_user_fixes
authorDan Wells <dbw2@calvin.edu>
Wed, 10 Oct 2012 13:22:33 +0000 (09:22 -0400)
committerDan Wells <dbw2@calvin.edu>
Thu, 11 Jul 2013 21:34:58 +0000 (17:34 -0400)
commit8520a52d791e06e3e99ec74a9a8a1779ec11a5b3
tree41fa5c2b339ad4e93e7d93992f1141d775366b2f
parenteb22934b7b1b5a30a92497dcc45e78e84cd80f42
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/AuthProxy.pm