refactor(confighttp): HTML page handlers into generic getPage function (#4645)

This commit is contained in:
David Lane
2026-03-08 18:36:22 -04:00
committed by GitHub
parent 3fbbe88b79
commit f04f6a2bde
13 changed files with 1250 additions and 275 deletions

View File

@@ -247,6 +247,7 @@
"bind_address": "",
"port": 47989,
"origin_web_ui_allowed": "lan",
"csrf_allowed_origins": "",
"external_ip": "",
"lan_encryption_mode": 0,
"wan_encryption_mode": 1,