Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 387806f790da55345dbf42f5ee6691a75a194074
https://github.com/tribe29/checkmk/commit/387806f790da55345dbf42f5ee6691a75…
Author: Benedikt Seidl <benedikt.seidl(a)tribe29.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
A .werks/13033
M cmk/gui/plugins/openapi/restful_objects/decorators.py
M cmk/gui/plugins/openapi/restful_objects/type_defs.py
A tests/unit/cmk/gui/plugins/openapi/test_wato_disabled.py
Log Message:
-----------
13033 FIX REST API: respect disabled WATO
It's possible to disable all configuration modifications in WATO via
'Setup' -> 'Distributed Monitoring' -> 'Disable remote
configuration'.
This option is now respected by the REST API. It's no longer possible to
make configuration changes via the REST API if this option is activated.
CMK-7015
Change-Id: I56af01d75f58c51d56a3c972b728027599b48e94