[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.11-15-g3ade1f5

Git repo owner gitmaster at git.koha-community.org
Mon Apr 1 18:55:53 CEST 2019


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, 18.05.x has been updated
       via  3ade1f52cd4ef73e44997726f8de56d0a9cac810 (commit)
      from  061e95f4b170053b395830e29d9c959abcb0bd43 (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 3ade1f52cd4ef73e44997726f8de56d0a9cac810
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Mar 22 13:19:51 2019 +0000

    Bug 22560: Forgotten password "token expired" page still shows boxes to reset password
    
    This patch modifies the OPAC password recovery template so that the new
    password entry form doesn't appear if the patron has followed an invalid
    or expired link.
    
    This patch also corrects the markup in the page title.
    
    To test, apply the patch and follow the process for resetting a
    forgotten password. When you follow the password recovery link, modify
    the URL so that the "uniqueKey" parameter is different.
    
    The page should show an error message. The password entry form should
    not appear.
    
    Check the page title in the browser's title bar. It should look correct.
    
    https://bugs.koha-community.org/show_bug.cgi?id=22520
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 7ac1457ffc27cf6ec5a3a7bab6abc8a010e02b6a)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 34e0f9874f91b22c8fd24f76de74bb3c126d2a1e)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list