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:
12
fields/6.0.43/AuthenticationRequest.json
Normal file
12
fields/6.0.43/AuthenticationRequest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"username": ".{1,256}",
|
||||
"password": ".{1,256}",
|
||||
"remember": "true|false",
|
||||
"strict": "true|false",
|
||||
"site_name": ".{0,256}",
|
||||
"sso_token": ".{0,256}",
|
||||
"for_hotspot": "true|false",
|
||||
"for_sso": "true|false",
|
||||
"ubic_2fa_token": ".{0,256}",
|
||||
"ubic_uuid": ".{0,256}"
|
||||
}
|
||||
Reference in New Issue
Block a user