Refuse multi-owner factors and lock ownership during recovery
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a092fe-13b1-7f12-ac74-7d258af4d79c
This commit is contained in:
parent
799d20548b
commit
c298cd900e
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ def page(csrf, result=None, submitted=None, management_url=''):
|
||||||
'factor_not_owned_by_target':'That authenticator no longer belongs to this login. Check the target.',
|
'factor_not_owned_by_target':'That authenticator no longer belongs to this login. Check the target.',
|
||||||
'reference_conflict':'This support reference belongs to another recovery. Check the recorded operation.',
|
'reference_conflict':'This support reference belongs to another recovery. Check the recorded operation.',
|
||||||
'invalid_request':'Enter a valid login and support reference.',
|
'invalid_request':'Enter a valid login and support reference.',
|
||||||
|
'shared_factor_not_supported':'Recovery was refused because an authenticator is shared by multiple identities. Ask the sign-in service owner to resolve its ownership before recovery.',
|
||||||
'account_not_found':'This directory login was not found. Check the exact login name.',
|
'account_not_found':'This directory login was not found. Check the exact login name.',
|
||||||
}
|
}
|
||||||
if failure:
|
if failure:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue