]> 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:26 +0000 (18:19 -0500)
commitd2126f1a659717f2ae201304d34b32e7ba254e0d
tree6c3568fc5d543097a189e6cb22ca868027aa541b
parenta4c3957e6223c04ffa6400b43b4e9e20a145caf8
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