Werk #14394: Changing password fails when a password policy is enforced
Komponente | Setup |
Titel | Changing password fails when a password policy is enforced |
Datum | 09.01.2023 |
Checkmk-Editon | Checkmk Raw (CRE) |
Checkmk-Version | 2.2.0i1 2.1.0p19 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
When a password policy (e.g. minumum length) was configured users could not change their passwords due to an internal error. Affected users would see the error message `Internal error: object of type 'Password' has no len()`.
This is now fixed.