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.
Case sensitivity could be an issue, see Bug 16282
There already is an implementation for this feature. Bug 12617
*** This bug has been marked as a duplicate of bug 12617 ***