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-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/luci-app-uhttpd/root') diff --git a/applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json b/applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json index 44619ad06..db3be6508 100644 --- a/applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json +++ b/applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json @@ -7,6 +7,7 @@ "post": { "cbi.submit": true } }, "depends": { + "acl": [ "luci-app-uhttpd" ], "uci": { "uhttpd": true } } } -- cgit v1.2.3