[Koha-bugs] [Bug 8753] Add forgot password link to OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 3 21:15:31 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8753

Blou <philippe.blouin at inlibro.com> changed:

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

--- Comment #79 from Blou <philippe.blouin at inlibro.com> ---
Created attachment 37492
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37492&action=edit
Bug 8753 - Add forgot password link to OPAC

 This redo includes the following
 - usage of the template letters for the email instead of a .tt (that feature
didn't exist when the functionnality was initially coded for our client)
 - removal of the prog version
 - removal of the code that was initially put into Members.pm
 - Added a letter into updatedatabase.pl and sample_notices.sql
 - Of course, rebase to latest master.

 The rest remain unchanged since the previous comments/approvals.  As such,
what worked before should still work.

 TEST PLAN:

 1) apply the patch
 2) go to system preferences OPAC>>Privacy and set 'OpacResetPassword' to ON. 
That will cause the link 'Forgot yo
    2b) make sure that OpacPasswordChange is also ON.
 3) refresh front page, click on 'Forgot your password' and enter a VALID
address (one that is associated to an en
    3b) Also try an INVALID address (valid yet not in your koha db).  An error
message will show up.
 4) An email should be received at that address with a link.
 5) Follow the link in the mail to fill the new password.
    Until a satisfactory new password is entered, the old password is not
reset.
  6) Go to main page try the new password.

http://bugs.koha-community.org/show_bug.cgi?id=13068

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


More information about the Koha-bugs mailing list