mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-27 17:22:42 +01:00
29b4fad941
Summary: Depends on D20034. Ref T13222. This is just cleanup -- I thought we'd have like two of these, but we ended up having a whole lot in Duo and a decent number in SMS. Just let factors return a result explicitly if they can make a decision early. I think using `instanceof` for control flow is a lesser evil than using `catch`, on the balance. Test Plan: `grep`, went through enroll/gate flows on SMS and Duo. Reviewers: amckinley Reviewed By: amckinley Maniphest Tasks: T13222 Differential Revision: https://secure.phabricator.com/D20035 |
||
---|---|---|
.. | ||
PhabricatorAuthHighSecurityRequiredException.php | ||
PhabricatorAuthInviteAccountException.php | ||
PhabricatorAuthInviteDialogException.php | ||
PhabricatorAuthInviteException.php | ||
PhabricatorAuthInviteInvalidException.php | ||
PhabricatorAuthInviteLoginException.php | ||
PhabricatorAuthInviteRegisteredException.php | ||
PhabricatorAuthInviteVerifyException.php |