remove unused TOTP field and update user model constraints

This commit is contained in:
Eduardo Silva
2026-03-15 16:29:20 -03:00
parent 6b70701c9c
commit 517bd14bdb
4 changed files with 35 additions and 9 deletions

View File

@@ -5,8 +5,7 @@
},
"totp_default": {
"type": "totp",
"totp_secret": "",
"totp_before_auth": false
"totp_secret": ""
},
"google_workspace_admins": {
"type": "oidc",