Development
This commit is contained in:
parent
ae0019f85d
commit
33ec9e7f1c
4 changed files with 36 additions and 16 deletions
|
|
@ -164,7 +164,7 @@
|
|||
"items": [
|
||||
{
|
||||
"type": "p",
|
||||
"text": "Unknown or unregistered devices are assigned to this VLAN. For wired switch ports, also set the fallback network in your managed switch's configuration."
|
||||
"text": "Unknown devices are assigned to this VLAN. For wired switch ports, also set the fallback network in your managed switch's configuration."
|
||||
},
|
||||
{
|
||||
"type": "raw_html",
|
||||
|
|
@ -267,6 +267,18 @@
|
|||
"value": "%RADIUS_TUNNELED_REPLY%",
|
||||
"hint": "Copies VLAN and authorization attributes from the inner EAP exchange to the outer RADIUS Access-Accept. Required by some switches for VLAN assignment to work correctly."
|
||||
},
|
||||
{
|
||||
"type": "raw_html",
|
||||
"html": "</div>"
|
||||
},
|
||||
{
|
||||
"type": "raw_html",
|
||||
"html": "</div>"
|
||||
},
|
||||
{
|
||||
"type": "raw_html",
|
||||
"html": "<div id=\"eap-include-length-row\">"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"label": "",
|
||||
|
|
@ -280,10 +292,6 @@
|
|||
"type": "raw_html",
|
||||
"html": "</div>"
|
||||
},
|
||||
{
|
||||
"type": "raw_html",
|
||||
"html": "</div>"
|
||||
},
|
||||
{
|
||||
"type": "button_row",
|
||||
"items": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue