Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: 38fb3cff624889524be272cc26e32df4630b4c52
https://github.com/tribe29/checkmk/commit/38fb3cff624889524be272cc26e32df46…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M cmk/gui/plugins/wato/utils/base_modes.py
M cmk/gui/wato/page_handler.py
M cmk/gui/wato/pages/check_catalog.py
Log Message:
-----------
Fix type declaration: Permission can also be none
Change-Id: If003f7db809e348fdbd3f665192ec36fbeaef44d
Commit: 1197d6b1a0df7112e6ccf0f4655272c6bdd58ede
https://github.com/tribe29/checkmk/commit/1197d6b1a0df7112e6ccf0f4655272c6b…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M cmk/gui/plugins/wato/builtin_modules.py
M cmk/gui/wato/__init__.py
M cmk/gui/wato/pages/check_catalog.py
M cmk/gui/wato/pages/download_agents.py
M tests/unit/cmk/gui/test_gui_config.py
Log Message:
-----------
Catalog of check plugins: Add dedicated permission
The check catalog pages are read only modules to get information about
the available check plugins. These pages are accessible for all users
that have the permission to use WATO in general ("wato.use") and this
new permission.
Change-Id: Iad7eeef913187617adc26b48a2004913acbc93ad
Commit: 15031bb2259f53dc2242167fba080b56cda40421
https://github.com/tribe29/checkmk/commit/15031bb2259f53dc2242167fba080b56c…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M cmk/gui/wato/__init__.py
Log Message:
-----------
Fix permission of the "Download agent" main menu entry
The menu entry was not checking the same permission as the page. Resulting
in a menu entry that links to a "permission denied" page.
Change-Id: Ibfe1873dcc8ebd4a37d109f3844e360d9c25e6a7
Compare:
https://github.com/tribe29/checkmk/compare/2ebdade38ba5...15031bb2259f