Bug 20023: Password recovery using email should be case insensitive
authorBlou <philippe.blouin@inlibro.com>
Mon, 17 Sep 2018 20:34:19 +0000 (16:34 -0400)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 26 Sep 2018 16:03:14 +0000 (16:03 +0000)
commitcc3bc2920744e35256b45b784c9788a64fe6dd04
tree2ea0ad2dbf16736fb94b1d9ceb7ca91938c9ca0d
parenta62742f4260425af8e69a88822b7affc9cc93c68
Bug 20023: Password recovery using email should be case insensitive

When entering an email to recover the password, a user should not have to know or remember the casing of the given email.

Test
0) enable OpacResetPassword
1) On the OPAC, click "Forgot your password"
2) Enter your email address as in your user account BUT WITH A DIFFERENT CASING
3) Submit.  This will fail.
4) Apply the patch, redo with success.

Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
opac/opac-password-recovery.pl