[Koha-bugs] [Bug 15343] New: Allow patrons to choose their own password on self registration.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 9 17:22:12 CET 2015


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

            Bug ID: 15343
           Summary: Allow patrons to choose their own password on self
                    registration.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Currently patron passwords are auto-generated and a patron must either
immediately log in to change their password and/or record them.  This patch
would simply allow the patron to create their password during registration.

Work to be done:
* Extend AddMember_Opac to allow passing in the password.
* Add update to make password field hidden by default.
* Add password/confirm password fields and relevant error messages to
opac-memberentry.pl.

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


More information about the Koha-bugs mailing list