1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-03 07:59:15 +01:00
phorge-phorge/src/applications/auth/factor
epriestley 9bd74dfa6c Autofocus the "App Code" input on the TOTP prompt during MFA gates after login
Summary: See downstream <https://phabricator.wikimedia.org/T229757>. The "autofocus" attribute mostly just works, so add it to this input.

Test Plan: As a user with TOTP enabled, established a new session. Saw browser automatically focus the "App Code" input on the TOTP prompt screen.

Differential Revision: https://secure.phabricator.com/D20703
2019-08-08 12:54:22 -07:00
..
__tests__ Fix spelling 2017-10-09 10:48:04 -07:00
PhabricatorAuthFactor.php Correct a possible fatal in the non-CSRF Duo MFA workflow 2019-03-05 11:33:25 -08:00
PhabricatorAuthFactorResult.php When users confirm Duo MFA in the mobile app, live-update the UI 2019-02-15 14:38:15 -08:00
PhabricatorAuthMFASyncTemporaryTokenType.php Allow different MFA factor types (SMS, TOTP, Duo, ...) to share "sync" tokens when enrolling new factors 2019-01-23 14:13:50 -08:00
PhabricatorDuoAuthFactor.php Correct a possible fatal in the non-CSRF Duo MFA workflow 2019-03-05 11:33:25 -08:00
PhabricatorSMSAuthFactor.php Bring Duo MFA upstream 2019-01-28 18:26:45 -08:00
PhabricatorTOTPAuthFactor.php Autofocus the "App Code" input on the TOTP prompt during MFA gates after login 2019-08-08 12:54:22 -07:00