[Koha-bugs] [Bug 13664] Add password strength plugin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 5 18:09:27 CEST 2015


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

David Roberts <david.roberts at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff

--- Comment #16 from David Roberts <david.roberts at ptfs-europe.com> ---
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.


More information about the Koha-bugs mailing list