Development

This commit is contained in:
Matthew Grotke 2026-05-27 10:34:37 -04:00
parent b35df8fce7
commit 7bcf7a6837
2 changed files with 61 additions and 1 deletions

View file

@ -1569,7 +1569,8 @@
},
{
"col": "subnet",
"input_type": "text"
"input_type": "text",
"validate": "subnet"
},
{
"col": "subnet_mask",
@ -1694,6 +1695,13 @@
{
"type": "hr"
},
{
"type": "identity_builder",
"label": "Self Ident(s):"
},
{
"type": "hr"
},
{
"type": "field",
"label": "Blocklists",