[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
Thu Mar 15 02:05:50 CET 2018


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70596|0                           |1
        is obsolete|                            |
  Attachment #70727|0                           |1
        is obsolete|                            |

--- Comment #5 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 72900
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72900&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

Signed-off-by: Laurence Rault <laurence.rault at biblibre.com>

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

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


More information about the Koha-bugs mailing list