Werk #15188: setting empty user passwords via the REST API
Component | REST API | ||||||
Title | setting empty user passwords via the REST API | ||||||
Date | Feb 22, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
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.