Signed-off-by: Wojciech Jowsa <wojciech.jowsa@gmail.com> [minor indentation fix, use bound section_id value, remove empty translation] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
10 lines
175 B
JSON
10 lines
175 B
JSON
{
|
|
"luci-proto-wireguard": {
|
|
"description": "Grant access to LuCI Wireguard procedures",
|
|
"write": {
|
|
"ubus": {
|
|
"luci.wireguard": [ "generateKeyPair" ]
|
|
}
|
|
}
|
|
}
|
|
}
|