Werk #15552: host_tag_group: allow 401 for delete endpoint
Komponente | REST API | ||||
Titel | host_tag_group: allow 401 for delete endpoint | ||||
Datum | 23.03.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
Prior to this werk, the REST API raised a 500 internal server error when the user was not allowed to delete the host tag group. This werk fixes this issue and the REST API will now report a 401 unauthorized error instead.