1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 12:42:43 +01:00
phorge-phorge/src/applications/auth/factor
epriestley 03eb989fd8 Give Duo MFA a stronger hint if users continue without answering the challenge
Summary: See PHI912. Also, clean up some leftover copy/pastey code here.

Test Plan: {F6182333}

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D20088
2019-02-05 14:14:41 -08:00
..
__tests__ Fix spelling 2017-10-09 10:48:04 -07:00
PhabricatorAuthFactor.php Give Duo MFA a stronger hint if users continue without answering the challenge 2019-02-05 14:14:41 -08:00
PhabricatorAuthFactorResult.php Give Duo MFA a stronger hint if users continue without answering the challenge 2019-02-05 14:14:41 -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 Give Duo MFA a stronger hint if users continue without answering the challenge 2019-02-05 14:14:41 -08:00
PhabricatorSMSAuthFactor.php Bring Duo MFA upstream 2019-01-28 18:26:45 -08:00
PhabricatorTOTPAuthFactor.php Bring Duo MFA upstream 2019-01-28 18:26:45 -08:00