https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18308
--- Comment #2 from Alex Buckley <[email protected]> --- Created attachment 68374 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68374&action=edit Bug 18308 - Increased default value of minPasswordValue Test plan: 1. Create a patron with a password less than 3 characters in length and notice that a red message is displayed by the input telling you that the password must be 3 characters minimum length 2. Ensuring PatronSelfRegistration syspref is enabled, and PatronSelfRegistationDefaultCategory is set register a patron in the OPAC with a password of 2 characters and notice that a red message is displayed informing you that the password must be at least 3 characters 3. Run updatedatabase.pl 4. Repeat step 1 and notice that the password must be 8 characters or more now 5. Repeat step 2 and notice that the password must be 8 characters or more now Sponsored-By: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
