Development
This commit is contained in:
parent
df4632ff41
commit
f81acce23a
2 changed files with 28 additions and 1 deletions
|
|
@ -30,6 +30,17 @@
|
|||
{
|
||||
"type": "p",
|
||||
"text": "Use this router's IP address on the AP's VLAN as the RADIUS server address. Authentication port: 1812. Accounting port: 1813."
|
||||
},
|
||||
{
|
||||
"type": "button_row",
|
||||
"items": [
|
||||
{
|
||||
"type": "button_danger",
|
||||
"action": "/action/radius/regenerate",
|
||||
"method": "post",
|
||||
"text": "Regenerate"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue