Development

This commit is contained in:
Matthew Grotke 2026-05-27 00:42:54 -04:00
parent 55ae07160d
commit f237c69307
3 changed files with 28 additions and 0 deletions

View file

@ -1521,6 +1521,11 @@
"field": "subnet_mask",
"class": "col-mono col-narrow"
},
{
"label": "Self Ident(s)",
"field": "server_identity_ips",
"render": "tag_list"
},
{
"label": "Blocklists",
"field": "use_blocklists",
@ -1572,6 +1577,10 @@
"min": 1,
"max": 30
},
{
"col": "server_identity_ips",
"input_type": "textarea"
},
{
"col": "radius_default",
"input_type": "checkbox",