]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1468422 Use auth_internal.validate to shore up AuthProxy
authorDan Wells <dbw2@calvin.edu>
Tue, 26 Jan 2016 19:22:21 +0000 (14:22 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 26 Feb 2016 15:08:08 +0000 (10:08 -0500)
commitf9ca07d7e1b2b5dae919d844562318dbadd8cce8
treed4d535cf39350505ad29994d0bcdf286829e1119
parentaaffaf89d2216b6db90377e8ca0675aaab78ccab
LP#1468422 Use auth_internal.validate to shore up AuthProxy

Even if a user has valid credentials in the external system, we should
block them from logging in if their Evergreen account is out of sorts.
Use the API designed for this.

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