mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-03-17 22:36:17 +00:00
remove unused TOTP field and update user model constraints
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
},
|
||||
"totp_default": {
|
||||
"type": "totp",
|
||||
"totp_secret": "",
|
||||
"totp_before_auth": false
|
||||
"totp_secret": ""
|
||||
},
|
||||
"google_workspace_admins": {
|
||||
"type": "oidc",
|
||||
|
||||
Reference in New Issue
Block a user