Development

This commit is contained in:
Matthew Grotke 2026-06-06 01:36:28 -04:00
parent a94863e25a
commit dc2be3e5aa
4 changed files with 29 additions and 1 deletions

View file

@ -272,6 +272,23 @@
"type": "raw_html",
"html": "</div>"
},
{
"type": "raw_html",
"html": "<div id=\"eap-ttls-row\">"
},
{
"type": "field",
"label": "",
"name": "include_length",
"input_type": "checkbox",
"checkbox_label": "Include Length",
"value": "%RADIUS_INCLUDE_LENGTH%",
"hint": "Include the total length of message in every packet."
},
{
"type": "raw_html",
"html": "</div>"
},
{
"type": "raw_html",
"html": "</div>"