verify passcode on the OAuth 2.0 callback page if user enable 2FA

This commit is contained in:
MaysWind
2025-10-26 15:18:40 +08:00
parent c854dbaab4
commit fd4036f0c8
22 changed files with 73 additions and 4 deletions
+1
View File
@@ -1110,6 +1110,7 @@
"two-factor is not enabled": "Two-factor is not enabled",
"two-factor has already been enabled": "Two-factor has already been enabled",
"two-factor backup code does not exist": "Two-factor backup code does not exist",
"passcode is empty": "Passcode is empty",
"account id is invalid": "Account ID is invalid",
"account not found": "Account is not found",
"account type is invalid": "Account type is invalid",