[Koha-bugs] [Bug 13068] New feature for DB update and sandbox

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


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

--- Comment #108 from Blou <philippe.blouin at inlibro.com> ---
Created attachment 37491
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37491&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.

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


More information about the Koha-bugs mailing list