]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1491571: Ignore Case when Checking PW Reset email
authorJason Boyer <jboyer@library.in.gov>
Wed, 2 Sep 2015 20:20:13 +0000 (16:20 -0400)
committerBen Shum <ben@evergreener.net>
Sat, 27 Feb 2016 23:19:18 +0000 (18:19 -0500)
commit9335dcb1a146333b5ee3b2bd51f94234c33fc3f4
tree129782affaaab1aa3e08b4076095babe21662995
parent00b1e695be7e693903630fe86eabdb8624f5c663
LP#1491571: Ignore Case when Checking PW Reset email

Emails are not passwords and are not case sensitive;
while it is a good idea to require patrons to prove
they know the address associated with their account
it is not cool to deny them because they don't know
the capitalization of the value in the database.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Ben Shum <ben@evergreener.net>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm