Bug 18424 - Implement different password strength settings
Summary: Implement different password strength settings
Status: RESOLVED DUPLICATE of bug 12617
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 18298
Blocks:
  Show dependency treegraph
 
Reported: 2017-04-12 14:27 UTC by Marc Véron
Modified: 2017-07-31 15:54 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***