Werk #15188: setting empty user passwords via the REST API
Komponente | REST API | ||||||
Titel | setting empty user passwords via the REST API | ||||||
Datum | 22.02.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
Prior to this Werk it was possible to set empty passwords for users via the REST API.
An empty password is not considered a valid password and now results in a 400 error.
Note that this only affected the REST API, not the UI's User Management nor it's Change Password functionality.