mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-04 12:42:43 +01:00
fc3b90e1d1
Summary: Depends on D20105. Fixes T7732. T7732 describes a case where a user had their Google credentials swapped and had trouble regaining access to their account. Since we now allow email login even if password auth is disabled, it's okay to let users unlink their final account, and it's even reasonable for users to unlink their final account if it is mis-linked. Just give them a warning that what they're doing is a little sketchy, rather than preventing the workflow. Test Plan: Unlinked my only login account, got a stern warning instead of a dead end. Reviewers: amckinley Reviewed By: amckinley Maniphest Tasks: T7732 Differential Revision: https://secure.phabricator.com/D20106 |
||
---|---|---|
.. | ||
config | ||
contact | ||
message | ||
mfa | ||
PhabricatorAuthConfirmLinkController.php | ||
PhabricatorAuthController.php | ||
PhabricatorAuthDowngradeSessionController.php | ||
PhabricatorAuthFinishController.php | ||
PhabricatorAuthInviteController.php | ||
PhabricatorAuthLinkController.php | ||
PhabricatorAuthLoginController.php | ||
PhabricatorAuthNeedsApprovalController.php | ||
PhabricatorAuthNeedsMultiFactorController.php | ||
PhabricatorAuthOldOAuthRedirectController.php | ||
PhabricatorAuthOneTimeLoginController.php | ||
PhabricatorAuthRegisterController.php | ||
PhabricatorAuthRevokeTokenController.php | ||
PhabricatorAuthSetPasswordController.php | ||
PhabricatorAuthSSHKeyController.php | ||
PhabricatorAuthSSHKeyEditController.php | ||
PhabricatorAuthSSHKeyGenerateController.php | ||
PhabricatorAuthSSHKeyListController.php | ||
PhabricatorAuthSSHKeyRevokeController.php | ||
PhabricatorAuthSSHKeyViewController.php | ||
PhabricatorAuthStartController.php | ||
PhabricatorAuthTerminateSessionController.php | ||
PhabricatorAuthUnlinkController.php | ||
PhabricatorAuthValidateController.php | ||
PhabricatorDisabledUserController.php | ||
PhabricatorEmailLoginController.php | ||
PhabricatorEmailVerificationController.php | ||
PhabricatorLogoutController.php | ||
PhabricatorMustVerifyEmailController.php | ||
PhabricatorRefreshCSRFController.php |