Bug 18616 - The "Add forgot password link to OPAC" should allow patrons to use their...
authorDavid Kuhn <techservspec@gmail.com>
Tue, 6 Jun 2017 16:38:07 +0000 (09:38 -0700)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 6 Jul 2017 17:52:53 +0000 (14:52 -0300)
commite29163af4cde7ce33060716091726e6fa2eef65e
treec35c7df4312ca265f9b825d9c30eb48a845c69b4
parent3829020c2664ec531354f78f0c04d00f5dd6795d
Bug 18616 - The "Add forgot password link to OPAC" should allow patrons to use their library card number in addition to username

Allow patrons to enter either their library card number or user name in the "Log in" box for password recovery.

Most patrons at our library use their card number to log in and are unaware of what their userid is. However there are some who have set a

customized userid and would prefer to use that. This patch would allow either to be entered for password recovery.

To test:
1. Enable the password recovery feature.
2. In the OPAC, click on "Forgot you password?" link and enter a valid library card number.
3. The error message "No account found with the provided information" appears.
4. Apply the patch.
5. Repeat step 2. The recovery email is now sent.

Note: Moved patch from 16711 back here and re-tested.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
opac/opac-password-recovery.pl