mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
7d309a8e46
Summary: Ref T3404. The only mildly sketchy bit is these codepaths all load the application email directly, by-passing privacy. I think this is necessary because not getting to see an application doesn't mean you should be able to break the application by registering a colliding email address. Test Plan: Tried to add a registered application email to a user account via the web ui and got a pretty error. Ran unit tests. Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Maniphest Tasks: T3404 Differential Revision: https://secure.phabricator.com/D11565 |
||
---|---|---|
.. | ||
config | ||
PhabricatorAuthConfirmLinkController.php | ||
PhabricatorAuthController.php | ||
PhabricatorAuthDowngradeSessionController.php | ||
PhabricatorAuthFinishController.php | ||
PhabricatorAuthLinkController.php | ||
PhabricatorAuthLoginController.php | ||
PhabricatorAuthNeedsApprovalController.php | ||
PhabricatorAuthNeedsMultiFactorController.php | ||
PhabricatorAuthOldOAuthRedirectController.php | ||
PhabricatorAuthOneTimeLoginController.php | ||
PhabricatorAuthRegisterController.php | ||
PhabricatorAuthRevokeTokenController.php | ||
PhabricatorAuthSSHKeyController.php | ||
PhabricatorAuthSSHKeyDeleteController.php | ||
PhabricatorAuthSSHKeyEditController.php | ||
PhabricatorAuthSSHKeyGenerateController.php | ||
PhabricatorAuthStartController.php | ||
PhabricatorAuthTerminateSessionController.php | ||
PhabricatorAuthUnlinkController.php | ||
PhabricatorAuthValidateController.php | ||
PhabricatorDisabledUserController.php | ||
PhabricatorEmailLoginController.php | ||
PhabricatorEmailVerificationController.php | ||
PhabricatorLogoutController.php | ||
PhabricatorMustVerifyEmailController.php | ||
PhabricatorRefreshCSRFController.php |