secubox-openwrt/luci-app-secubox/root/usr/share/rpcd/acl.d/luci-app-secubox.json

8 lines
167 B
JSON

{
"luci-app-secubox": {
"description": "SecuBox Dashboard",
"read": {"ubus": {"luci.secubox": ["status", "modules"]}},
"write": {}
}
}