]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1468422 Password verify and password update
authorBill Erickson <berickxx@gmail.com>
Mon, 23 Nov 2015 22:13:48 +0000 (17:13 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 26 Feb 2016 15:07:41 +0000 (10:07 -0500)
commit5ddb3f61b5cf9c97cf5b45c42209a1083e8efff8
tree123c3ed8f7497c32fa7f1557dee83d2cdc6932c6
parent3cb50795de44054049611cc570bf87634583079e
LP#1468422 Password verify and password update

These API's now support new-style passwords:

open-ils.actor.verify_user_password
open-ils.actor.user.password.update

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