Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 46c38bff9e7864896ca79504048a4dbb3982e9eb
https://github.com/tribe29/checkmk/commit/46c38bff9e7864896ca79504048a4dbb3…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
A .werks/14506
M cmk/gui/plugins/openapi/endpoints/contact_group_config.py
M cmk/gui/plugins/openapi/endpoints/host_group_config.py
M cmk/gui/plugins/openapi/endpoints/service_group_config.py
M cmk/gui/plugins/openapi/endpoints/utils.py
Log Message:
-----------
14506 FIX group endpoint permissions in the REST API
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.
Change-Id: Ide713693dc995f6e6d4df7634c9c34bebcca535f
Commit: cdde9d1ff1189b2dea88c8264596cfba7806ac52
https://github.com/tribe29/checkmk/commit/cdde9d1ff1189b2dea88c8264596cfba7…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M agents/modules/windows/Makefile
Log Message:
-----------
Typo in makefile win-agent
Change-Id: Ifbf6e40ea9b78385105fd7dad7fa3c57c0c91964
Compare:
https://github.com/tribe29/checkmk/compare/84ea6040876a...cdde9d1ff118