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-ser2net/root/usr/share/luci/menu.d/luci-app-ser2net.json | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/luci-app-ser2net/root') diff --git a/applications/luci-app-ser2net/root/usr/share/luci/menu.d/luci-app-ser2net.json b/applications/luci-app-ser2net/root/usr/share/luci/menu.d/luci-app-ser2net.json index e05a30b935..cb4da0270a 100644 --- a/applications/luci-app-ser2net/root/usr/share/luci/menu.d/luci-app-ser2net.json +++ b/applications/luci-app-ser2net/root/usr/share/luci/menu.d/luci-app-ser2net.json @@ -5,6 +5,7 @@ "type": "firstchild" }, "depends": { + "acl": [ "luci-app-ser2net" ], "uci": { "ser2net": true } } }, -- cgit v1.2.3