Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: 6ff4ed0e4a2e5794e59a99bbef3c0d4cf15e3eb0
https://github.com/Checkmk/checkmk/commit/6ff4ed0e4a2e5794e59a99bbef3c0d4cf…
Author: Gav <gavin.mcguigan(a)checkmk.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
A .werks/15960
M cmk/gui/fields/definitions.py
M cmk/gui/plugins/openapi/endpoints/host_config/__init__.py
M cmk/gui/plugins/openapi/endpoints/service/__init__.py
M cmk/gui/plugins/openapi/restful_objects/decorators.py
M cmk/gui/plugins/openapi/utils.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_service.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_user.py
Log Message:
-----------
15960 FIX permissions: show monitored services of a host should be available to default
guest users
After some security updates to the REST-API, guest users
were no longer able to view host data due to insufficient
permissions. This werk addresses that by allowing monitoring
endpoints to have read access to hosts and folders.
SUP-14465
Change-Id: I521069dbba0dcb42c7a3bdb9b35c0695e48e711c