mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +04:00
ACL: Add system read for luci-mod-network needed for timezone in wireless
This commit is contained in:
committed by
Paul Donald
parent
02b58b8f06
commit
38be2663ea
@@ -17,7 +17,7 @@
|
|||||||
"iwinfo": [ "assoclist", "countrylist", "freqlist", "txpowerlist" ],
|
"iwinfo": [ "assoclist", "countrylist", "freqlist", "txpowerlist" ],
|
||||||
"luci": [ "getSwconfigFeatures", "getSwconfigPortState" ]
|
"luci": [ "getSwconfigFeatures", "getSwconfigPortState" ]
|
||||||
},
|
},
|
||||||
"uci": [ "dhcp", "firewall", "network", "wireless" ]
|
"uci": [ "dhcp", "firewall", "network", "wireless", "system" ]
|
||||||
},
|
},
|
||||||
"write": {
|
"write": {
|
||||||
"cgi-io": [ "exec" ],
|
"cgi-io": [ "exec" ],
|
||||||
|
|||||||
Reference in New Issue
Block a user