[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.05-75-g17085ea

Git repo owner gitmaster at git.koha-community.org
Mon Nov 20 14:02:19 CET 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 17.05.x has been updated
       via  17085ea1cb67b8022cd912d0313fc8b3d48530da (commit)
      from  fc4ee4aeec28c0f99e8432d4ce7748b7f628d85c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 17085ea1cb67b8022cd912d0313fc8b3d48530da
Author: David Kuhn <techservspec at gmail.com>
Date:   Tue Jun 6 09:38:07 2017 -0700

    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 at veron.ch>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit e29163af4cde7ce33060716091726e6fa2eef65e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

-----------------------------------------------------------------------

Summary of changes:
 opac/opac-password-recovery.pl |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list