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

--- Comment #86 from Jonathan Druart <[email protected]> 
---
(In reply to Marcel de Rooy from comment #85)
> (In reply to Jonathan Druart from comment #84)
> > 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;
> 
> I think we should really get rid of such a hardcoded low value. The pref
> should be filled and respected ("own responsibility?"). But if it is
> undefined, we should certainly not keep it at 3.

That is bug 21314.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to