From 8f34e105c059575a9c75e43468345e3651210b81 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 17 Apr 2020 12:14:50 +0200 Subject: treewide: add ACL annotations to menu entries Signed-off-by: Jo-Philipp Wich --- .../luci-app-polipo/root/usr/share/luci/menu.d/luci-app-polipo.json | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/luci-app-polipo/root') diff --git a/applications/luci-app-polipo/root/usr/share/luci/menu.d/luci-app-polipo.json b/applications/luci-app-polipo/root/usr/share/luci/menu.d/luci-app-polipo.json index 6fea92d283..9779bc0e61 100644 --- a/applications/luci-app-polipo/root/usr/share/luci/menu.d/luci-app-polipo.json +++ b/applications/luci-app-polipo/root/usr/share/luci/menu.d/luci-app-polipo.json @@ -6,6 +6,7 @@ "path": "admin/services/polipo/config" }, "depends": { + "acl": [ "luci-app-polipo" ], "uci": { "polipo": true } } }, -- cgit v1.2.3