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@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@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.