[Koha-bugs] [Bug 20023] Password recovery should be case insensitive

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 19 22:09:48 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20023

Michal Denar <black23 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79086|0                           |1
        is obsolete|                            |

--- Comment #6 from Michal Denar <black23 at gmail.com> ---
Created attachment 79125
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79125&action=edit
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 at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list