fix: handle 2FA/TOTP session expiry with basic auth #117
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"cors_blocked": "The server is reachable but is blocking cross-origin requests. Check your JMAP server's CORS settings and allow this domain.",
|
||||
"server_error": "The server is temporarily unavailable. Please try again later.",
|
||||
"generic": "An unexpected error occurred. If this persists, contact your administrator.",
|
||||
"totp_required": "A two-factor authentication code is required. Please enter your code below.",
|
||||
"totp_invalid": "Invalid authentication code. Please check your authenticator app and try again.",
|
||||
"oauth_discovery_failed": "SSO is enabled but the identity provider could not be reached. Check your OAuth configuration."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user