24 Apr
2020
24 Apr
'20
9:42 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18308 --- Comment #84 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hi Aleisha, I think we should keep 3 as a minimum if the pref is < 3, and not 8 if < 8. - $minPasswordLength = 3 if not $minPasswordLength or $minPasswordLength < 3; -- You are receiving this mail because: You are watching all bug changes.