Skip to content

Commit 3760d9e

Browse files
author
Frans Fürst
committed
fix: welcome page not shown in Community version
.. by removing `download_all_agents` from list of permissions needed to show welcome page CMK-28293 Change-Id: I7b92851387eabe0de075de95d36f2c3c830464e6
1 parent 6ee4065 commit 3760d9e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmk/gui/welcome/pages.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ def make_url_or_callback_from_registry(identifier: str, permitted: bool = True)
7575
"wato.service_discovery_to_ignored",
7676
"wato.service_discovery_to_removed",
7777
"wato.download_agents",
78-
"wato.download_all_agents",
7978
"wato.activate",
8079
"wato.timeperiods",
8180
"wato.groups",

0 commit comments

Comments
 (0)