Development

This commit is contained in:
Matthew Grotke 2026-06-07 19:25:26 -04:00
parent ec4f7dd90e
commit 15d1b16070

View file

@ -21,7 +21,7 @@
{ {
"type": "info_bar", "type": "info_bar",
"variant": "info", "variant": "info",
"text": "You should only enable RADIUS if you also configure your managed switch and/or Wireless Access Points to consult RADIUS. RADIUS will be disabled if there are no RADIUS Clients (authenticators) specified on the DHCP Reservations page." "text": "You should only enable RADIUS if you also configure your managed switch and/or Wireless Access Points to consult RADIUS for device placement onto VLANs. RADIUS will be disabled if there are no RADIUS Clients (authenticators) specified on the DHCP Reservations page."
}, },
{ {
"type": "raw_html", "type": "raw_html",
@ -34,7 +34,7 @@
"items": [ "items": [
{ {
"type": "p", "type": "p",
"text": "Enter this secret in your access point or wireless controller as the RADIUS shared secret. It authenticates your APs to this router's RADIUS server." "text": "Enter this secret in your managed switch or AP controller as the RADIUS shared secret. It authenticates your network equipment to this router's RADIUS server."
}, },
{ {
"type": "pre_block", "type": "pre_block",