1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/auth/controller
epriestley 104d3221d9 Implement new auth login flow and login validation controller
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
2013-06-16 10:15:33 -07:00
..
oauthregistration Migrate the OAuthInfo table to the ExternalAccount table 2013-06-14 07:04:41 -07:00
PhabricatorAuthController.php New Registration Workflow 2013-06-16 10:13:49 -07:00
PhabricatorAuthLoginController.php Implement new auth login flow and login validation controller 2013-06-16 10:15:33 -07:00
PhabricatorAuthRegisterController.php New Registration Workflow 2013-06-16 10:13:49 -07:00
PhabricatorAuthStartController.php Implement new auth login flow and login validation controller 2013-06-16 10:15:33 -07:00
PhabricatorAuthValidateController.php Implement new auth login flow and login validation controller 2013-06-16 10:15:33 -07:00
PhabricatorDisabledUserController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
PhabricatorEmailLoginController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
PhabricatorEmailTokenController.php Allow add_user.php without password auth 2013-05-24 16:05:14 -07:00
PhabricatorLDAPLoginController.php Migrate PhabricatorUserLDAPInfo to PhabricatorExternalAccount 2013-06-16 09:55:55 -07:00
PhabricatorLDAPRegistrationController.php Migrate PhabricatorUserLDAPInfo to PhabricatorExternalAccount 2013-06-16 09:55:55 -07:00
PhabricatorLDAPUnlinkController.php Migrate PhabricatorUserLDAPInfo to PhabricatorExternalAccount 2013-06-16 09:55:55 -07:00
PhabricatorLoginController.php make applicationTransactionsCommentView have a "Login to comment." button if user is not logged in 2013-03-07 13:02:36 -08:00
PhabricatorLoginValidateController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
PhabricatorLogoutController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
PhabricatorMustVerifyEmailController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
PhabricatorOAuthDiagnosticsController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
PhabricatorOAuthLoginController.php Migrate the OAuthInfo table to the ExternalAccount table 2013-06-14 07:04:41 -07:00
PhabricatorOAuthUnlinkController.php Internalize storage access for PhabricatorUserOAuthInfo 2013-06-14 07:00:29 -07:00
PhabricatorRefreshCSRFController.php Delete license headers from files 2012-11-05 11:16:51 -08:00