Werk #12271: API: fixing password update endpoint
Component | Core & setup | ||||
Title | API: fixing password update endpoint | ||||
Date | Feb 26, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
In the previous version, trying to update a non-existant password returned a 500 error. This is now changed to return a 404 error.