]> git.evergreen-ils.org Git - Evergreen.git/commit
tpac; honor password reset matching email setting
authorBill Erickson <berick@esilibrary.com>
Fri, 11 Nov 2011 20:25:49 +0000 (15:25 -0500)
committerMike Rylander <mrylander@gmail.com>
Tue, 15 Nov 2011 16:41:40 +0000 (11:41 -0500)
commit56ab0960ed7a5a389cb57dacee7b72d8cff810ee
treea0d2ef123eb40f3ef8a0603697843bb0f082d44f
parentebce79a288b6a597d5b871379de3b714d2196c5e
tpac; honor password reset matching email setting

If the "circ.password_reset_request_requires_matching_email" org unit
setting is enable, prompt the user to enter the email address associated
with the account and subsequently pass it on to the password_reset api
call.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/templates/opac/password_reset.tt2