Development

This commit is contained in:
Matthew Grotke 2026-06-07 19:15:03 -04:00
parent d78209e18d
commit ec4f7dd90e
2 changed files with 10 additions and 3 deletions

View file

@ -21,7 +21,11 @@
{
"type": "info_bar",
"variant": "info",
"text": "%RADIUS_CLIENT_STATUS_TEXT%"
"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."
},
{
"type": "raw_html",
"html": "%RADIUS_STATUS_BAR%"
},
{
"type": "card",