mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
104d3221d9
Summary: Ref T1536. None of this code is reachable. Implements new-auth login (so you can actually login) and login validation (which checks that cookies were set correctly). Test Plan: Manually enabled FB auth, went through the auth flow to login/logout. Manually hit most of the validation errors. Reviewers: btrahan Reviewed By: btrahan CC: aran Maniphest Tasks: T1536 Differential Revision: https://secure.phabricator.com/D6162 |
||
---|---|---|
.. | ||
oauthregistration | ||
PhabricatorAuthController.php | ||
PhabricatorAuthLoginController.php | ||
PhabricatorAuthRegisterController.php | ||
PhabricatorAuthStartController.php | ||
PhabricatorAuthValidateController.php | ||
PhabricatorDisabledUserController.php | ||
PhabricatorEmailLoginController.php | ||
PhabricatorEmailTokenController.php | ||
PhabricatorLDAPLoginController.php | ||
PhabricatorLDAPRegistrationController.php | ||
PhabricatorLDAPUnlinkController.php | ||
PhabricatorLoginController.php | ||
PhabricatorLoginValidateController.php | ||
PhabricatorLogoutController.php | ||
PhabricatorMustVerifyEmailController.php | ||
PhabricatorOAuthDiagnosticsController.php | ||
PhabricatorOAuthLoginController.php | ||
PhabricatorOAuthUnlinkController.php | ||
PhabricatorRefreshCSRFController.php |