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 25eb401e18 Handle user aborts during auth workflows in Phabricator
Summary: Depends on D6872. Ref T3687. Give the user a nice dialog instead of a bare exception.

Test Plan: Cancelled out of Twitter and JIRA workflows. We should probably do this for the OAuth2 workflows too, but they're a bit of a pain to de-auth and I am lazy.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3687

Differential Revision: https://secure.phabricator.com/D6873
2013-09-03 10:30:39 -07:00
..
config Add JIRA as an authentication provider 2013-09-03 05:53:21 -07:00
PhabricatorAuthConfirmLinkController.php Update Form Layouts 2013-08-26 11:53:11 -07:00
PhabricatorAuthController.php Remove dust from page construction 2013-08-19 18:09:35 -07:00
PhabricatorAuthLinkController.php Remove dust from page construction 2013-08-19 18:09:35 -07:00
PhabricatorAuthLoginController.php Handle user aborts during auth workflows in Phabricator 2013-09-03 10:30:39 -07:00
PhabricatorAuthOldOAuthRedirectController.php Make old GitHub OAuth URIs work for now 2013-06-21 06:11:57 -07:00
PhabricatorAuthRegisterController.php Remove dust from page construction 2013-08-19 18:09:35 -07:00
PhabricatorAuthStartController.php Remove dust from page construction 2013-08-19 18:09:35 -07:00
PhabricatorAuthUnlinkController.php Move all account link / unlink to new registration flow 2013-06-17 06:12:45 -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 Update Form Layouts 2013-08-26 11:53:11 -07:00
PhabricatorEmailTokenController.php Provide contextual help on auth provider configuration 2013-06-20 11:18:48 -07:00
PhabricatorEmailVerificationController.php Update Form Layouts 2013-08-26 11:53:11 -07: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
PhabricatorRefreshCSRFController.php Delete license headers from files 2012-11-05 11:16:51 -08:00