Bump to 6.0.43, use go generate

Also moved fetching of JSON information to Go for cross-OS usage.
This commit is contained in:
Paul Tyng
2021-04-09 09:41:43 -04:00
parent 5219e06753
commit 4ab4036985
76 changed files with 504 additions and 429 deletions

12
fields/6.0.43/User.json Normal file
View File

@@ -0,0 +1,12 @@
{
"mac": "^([0-9A-Fa-f]{2}:){5}([0-9A-Fa-f]{2})$",
"name": "",
"note": "",
"blocked": "",
"hostname": "",
"last_seen": "",
"usergroup_id": "",
"use_fixedip": "false|true",
"network_id": "",
"fixed_ip": ""
}