1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 12:12:43 +01:00
phorge-phorge/src/applications/auth/factor
epriestley b8b392481f Remove product literal strings in "pht()", part 2
Summary: Ref T13658.

Test Plan:
This test plan is non-exhaustive.

  - Used Auth to start an "another copy of Phabricator" OAuth server workflow.

Maniphest Tasks: T13658

Differential Revision: https://secure.phabricator.com/D21766
2022-04-25 12:22:26 -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 Remove product literal strings in "pht()", part 2 2022-04-25 12:22:26 -07:00
PhabricatorSMSAuthFactor.php Remove product literal strings in "pht()", part 2 2022-04-25 12:22:26 -07: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