From ea4c33d7cb2ebec6d9bb6080ab405e09deeb7385 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 22 Apr 2025 13:47:05 +0000 Subject: [PATCH] apply security patch: release-11.5.4/374-202504022116.patch commit 5e2b2e88a15f2fd69cd98ce5bb8779a828fb4cb2 Author: Yuri Tseretyan Date: Wed Apr 2 16:55:01 2025 -0400 require editor to fetch config --- public/app/plugins/datasource/alertmanager/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/datasource/alertmanager/plugin.json b/public/app/plugins/datasource/alertmanager/plugin.json index 9e51ce18e5c..d1a92ca19c2 100644 --- a/public/app/plugins/datasource/alertmanager/plugin.json +++ b/public/app/plugins/datasource/alertmanager/plugin.json @@ -39,7 +39,7 @@ { "method": "GET", "path": "api/v1/alerts", - "reqRole": "Admin" + "reqRole": "Editor" } ], "info": {