mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
New interface for dsvpn VPN
This commit is contained in:
parent
0bf0bee341
commit
2df8bdf052
14 changed files with 81 additions and 406 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"admin/vpn/dsvpn": {
|
||||
"title": "DSVPN",
|
||||
"order": 10,
|
||||
"order": 60,
|
||||
"action": {
|
||||
"type": "cbi",
|
||||
"path": "dsvpn"
|
||||
"type": "view",
|
||||
"path": "services/dsvpn"
|
||||
},
|
||||
"depends": {
|
||||
"acl": [ "luci-app-dsvpn" ]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"luci-app-dsvpn": {
|
||||
"description": "Grant UCI access for luci-app-dsvpn",
|
||||
"description": "Grant access to DSVPN",
|
||||
"read": {
|
||||
"uci": [ "dsvpn" ]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue