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 e58f383d91 Allow authentication providers to store and customize additional configuration
Summary:
Ref T1536. None of this code is reachable.

For the new web UI for auth edits, give providers more and better customization options for handling the form. Allow them to format transactions.

Also fix the "Auth" application icon.

Test Plan: {F46718}

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T1536

Differential Revision: https://secure.phabricator.com/D6221
2013-06-18 10:02:34 -07:00
..
config Allow authentication providers to store and customize additional configuration 2013-06-18 10:02:34 -07:00
oauthregistration Migrate the OAuthInfo table to the ExternalAccount table 2013-06-14 07:04:41 -07:00
PhabricatorAuthConfirmLinkController.php Show account cards for external accounts on "linked accounts" screen and "link new account" 2013-06-17 07:08:50 -07:00
PhabricatorAuthController.php Clean up image loading for ExternalAccounts 2013-06-17 12:14:00 -07:00
PhabricatorAuthLinkController.php Move all account link / unlink to new registration flow 2013-06-17 06:12:45 -07:00
PhabricatorAuthLoginController.php Improve more crumbs and cancel buttons for auth 2013-06-17 12:14:51 -07:00
PhabricatorAuthRegisterController.php Add a cancel button, provider crumb, and account card to registration 2013-06-17 12:14:25 -07:00
PhabricatorAuthStartController.php Add very basic bin/auth tool 2013-06-17 10:55:05 -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 Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
PhabricatorEmailTokenController.php Move all account link / unlink to new registration flow 2013-06-17 06:12:45 -07:00
PhabricatorLDAPLoginController.php Add a blanket "will login" event 2013-06-16 16:35:36 -07:00
PhabricatorLDAPRegistrationController.php Migrate PhabricatorUserLDAPInfo to PhabricatorExternalAccount 2013-06-16 09:55:55 -07:00
PhabricatorLoginController.php Add a blanket "will login" event 2013-06-16 16:35:36 -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
PhabricatorOAuthDiagnosticsController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
PhabricatorOAuthLoginController.php Add a blanket "will login" event 2013-06-16 16:35:36 -07:00
PhabricatorRefreshCSRFController.php Delete license headers from files 2012-11-05 11:16:51 -08:00