[Koha-bugs] [Bug 18308] Default value of minPasswordLength should be increased

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 23 11:06:07 CEST 2017


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

--- Comment #2 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
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.


More information about the Koha-bugs mailing list