Werk #14394: Changing password fails when a password policy is enforced
Component | Setup |
Title | Changing password fails when a password policy is enforced |
Date | Jan 9, 2023 |
Checkmk Editon | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0i1 2.1.0p19 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.