#1053797 passwordMinLength is ignored when setting/changing the user password

Package:
gosa
Source:
gosa
Submitter:
Guido Berhoerster
Date:
2023-10-11 13:12:04 UTC
Severity:
normal
#1053797#5
Date:
2023-10-11 13:08:39 UTC
From:
To:
gosa currently ignores the passwordMinLength setting when
setting/changing passwords in the users plugin.

Behavior differs between the themes, using the default theme at least 8
characters are enforced regardless of the default setting which is
passwordMinLength="5". When using the classic theme no minimum length
seems to be enforced at all.