mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-20 22:10:56 +00:00
fix: verification required for login not working correctly
This commit is contained in:
@@ -77,6 +77,7 @@ router.post(
|
||||
"mfa_enabled",
|
||||
"webauthn_enabled",
|
||||
"security_keys",
|
||||
"verified",
|
||||
],
|
||||
relations: ["security_keys"],
|
||||
}).catch(() => {
|
||||
|
||||
Reference in New Issue
Block a user