fix(19): CR-04 scope login lockout to username, add TTL auto-expiry + admin-reset unlock
This commit is contained in:
@@ -332,7 +332,8 @@ export function LoginPage({ authMode }: LoginPageProps) {
|
||||
}}
|
||||
>
|
||||
<AlertCircle size={16} aria-hidden="true" style={{ flexShrink: 0 }} />
|
||||
This account is temporarily locked. Contact your admin to reset access.
|
||||
Too many failed attempts for this account. Try again in about 15 minutes, or
|
||||
contact your admin to reset access.
|
||||
</div>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user