Refuse multi-owner factors and lock ownership during recovery
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Build and Publish Container Image / build-and-push (push) Successful in 48s
Account journey acceptance / journeys (push) Successful in 5s

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a092fe-13b1-7f12-ac74-7d258af4d79c
This commit is contained in:
tegwick 2026-09-13 21:21:24 +02:00
parent 799d20548b
commit c298cd900e

View file

@ -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.',
'reference_conflict':'This support reference belongs to another recovery. Check the recorded operation.',
'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.',
}
if failure: