Werk #14506: group endpoint permissions in the REST API
| Component | REST API | ||||
| Title | group endpoint permissions in the REST API | ||||
| Date | Jun 29, 2022 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
In the contact group endpoints in the REST API, there could be situations where a required permission was not checked. This led to a 500 internal server error to prevent unauthorized access.
This werk fixes this problem. No further action is needed.