[Koha-bugs] [Bug 21314] Koha enforces three (3) character password length even if RequireStrongPassword is disabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 4 19:18:26 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21314

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #1)
> Hi Kyle, another pref drives this behavior, see minPasswordLength

That is not correct, that bug hard coded the 3 limit in such that if
minPassword is less than 3 it is changed to 3. Please see the patch file for
where this happens.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list