luci-app-jd-dailybonus:/luci-app-kodexplorer/luci-app-nginx-pingos: add missing ACL file
This commit is contained in:
parent
04606797bc
commit
2ff234a3c7
@ -0,0 +1,11 @@
|
||||
{
|
||||
"luci-app-jd-dailybonus": {
|
||||
"description": "Grant UCI access for luci-app-jd-dailybonus",
|
||||
"read": {
|
||||
"uci": [ "jd-dailybonus" ]
|
||||
},
|
||||
"write": {
|
||||
"uci": [ "jd-dailybonus" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,11 @@
|
||||
{
|
||||
"luci-app-kodexplorer": {
|
||||
"description": "Grant UCI access for luci-app-kodexplorer",
|
||||
"read": {
|
||||
"uci": [ "kodexplorer" ]
|
||||
},
|
||||
"write": {
|
||||
"uci": [ "kodexplorer" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,11 @@
|
||||
{
|
||||
"luci-app-nginx-pingos": {
|
||||
"description": "Grant UCI access for luci-app-nginx-pingos",
|
||||
"read": {
|
||||
"uci": [ "pingos" ]
|
||||
},
|
||||
"write": {
|
||||
"uci": [ "pingos" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user