http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13664
David Roberts <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #16 from David Roberts <[email protected]> --- To Test: This patch adds two new system preferences: PasswordStrength which works in the staff client, and OPACPasswordStrength which controls the OPAC. 1) Install patches 2) Enable both system preferences. 3) Log into the OPAC 4) Go to "Change your Password" 5) Type a new password into the new password field - the meter should indicate how strong the password is based on the length of the password and whether or not any part of the password appears in a ban list of some 500 bad passwords (e.g. qwerty, password, 1234 etc) 6) Log into the staff client 7) Create a new patron - the meter should display next to the password field. 8) Check that it also displays when editing or duplicating a patron. Check that typing into the field moves the meter appropriately, and that you are still able to save passwords / edits to the user record when this system preference is enabled. -- 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/
