Add 5.12.72 fields JSON

This commit is contained in:
Paul Tyng
2020-05-20 21:59:12 -04:00
parent f0da875a46
commit 3d21ebbab0
63 changed files with 1675 additions and 0 deletions

12
fields/5.12.72/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": ""
}