mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-02 11:42:42 +01:00
ada8a56bb7
Summary: Depends on D20021. Ref T13222. This has a few rough edges, including: - The challenges theselves are CSRF-able. - You can go disable/edit your contact number after setting up SMS MFA and lock yourself out of your account. - SMS doesn't require MFA so an attacker can just swap your number to their number. ...but mostly works. Test Plan: - Added SMS MFA to my account. - Typed in the number I was texted. - Typed in some other different numbers (didn't work). - Cancelled/resumed the workflow, used SMS in conjunction with other factors, tried old codes, etc. Reviewers: amckinley Reviewed By: amckinley Maniphest Tasks: T13222 Differential Revision: https://secure.phabricator.com/D20022 |
||
---|---|---|
.. | ||
PhabricatorAuthAuthFactorPHIDType.php | ||
PhabricatorAuthAuthFactorProviderPHIDType.php | ||
PhabricatorAuthAuthProviderPHIDType.php | ||
PhabricatorAuthChallengePHIDType.php | ||
PhabricatorAuthContactNumberPHIDType.php | ||
PhabricatorAuthInvitePHIDType.php | ||
PhabricatorAuthMessagePHIDType.php | ||
PhabricatorAuthPasswordPHIDType.php | ||
PhabricatorAuthSessionPHIDType.php | ||
PhabricatorAuthSSHKeyPHIDType.php |