Bug 18424

Summary: Implement different password strength settings
Product: Koha Reporter: Marc Véron <veron>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, olli-antti.kivilahti
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16282
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12617
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 18298    
Bug Blocks:    

Description Marc Véron 2017-04-12 14:27:54 UTC
Implement different password strenght settings as a followup to Bug 18298 - Enforce password complexity

See https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18298#c26
Maybe we could just have different strength settings? Instead of "RequireStrongPassword" we could name this PasswordStrength and then have the current and alphanumeric+digits as first two options.
Comment 1 Marc Véron 2017-04-12 14:30:01 UTC
Case sensitivity could be an issue, see Bug 16282
Comment 2 Olli-Antti Kivilahti 2017-06-13 11:45:15 UTC
There already is an implementation for this feature.

Bug 12617
Comment 3 Marc Véron 2017-07-31 15:54:35 UTC

*** This bug has been marked as a duplicate of bug 12617 ***