[Koha-bugs] [Bug 19660] Set borrower password on first login from self registration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 17 04:43:35 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19660

--- Comment #1 from jwayway at hotmail.com ---
Created attachment 70596
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70596&action=edit
Bug-19660: Set password after self registration

Test plan:
1. Enable PatronSelfRegistration
2. Add a PatronSelfRegistrationDefaultCategory too
3. In OPAC register a user
4. Without patch after hitting submit, password is displayed onscreen
5. After applying patch, password is changed afterwards by sending a
email
6. Note how primary email is required

Notes
- Email is now required for this to work since a unique key was needed
for password-recovery.pl to work
- A password is randomly generated for the user

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


More information about the Koha-bugs mailing list