1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/auth/controller
Chad Little 36158dbdc0 Convert all calls to 'IconFont' to just 'Icon'
Summary: Mostly for consistency, we're not using other forms of icons and this makes all classes that use an icon call it in the same way.

Test Plan: tested uiexamples, lots of other random pages.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D15125
2016-01-27 20:59:27 -08:00
..
config Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
PhabricatorAuthConfirmLinkController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorAuthController.php Remove some low-hanging buildStandardPageResponse() methods 2015-11-03 10:11:36 -08:00
PhabricatorAuthDowngradeSessionController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorAuthFinishController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorAuthInviteController.php Support invites in the registration and login flow 2015-02-11 06:06:28 -08:00
PhabricatorAuthLinkController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorAuthLoginController.php Prevent duplicate account links from being created by swapping logins and then refreshing the link 2015-10-24 04:50:36 -07:00
PhabricatorAuthNeedsApprovalController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorAuthNeedsMultiFactorController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorAuthOldOAuthRedirectController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorAuthOneTimeLoginController.php Prevent mailing lists from being bin/auth recover'd 2015-10-24 18:12:56 -07:00
PhabricatorAuthRegisterController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorAuthRevokeTokenController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorAuthSSHKeyController.php Separate SSH key management from the settings panel 2014-11-11 08:18:26 -08:00
PhabricatorAuthSSHKeyDeleteController.php Separate SSH key management from the settings panel 2014-11-11 08:18:26 -08:00
PhabricatorAuthSSHKeyEditController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorAuthSSHKeyGenerateController.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorAuthStartController.php Improve handling of multiple edit forms when logged out 2015-12-17 08:30:54 -08:00
PhabricatorAuthTerminateSessionController.php Use phutil_hashes_are_identical() when comparing hashes in Phabricator 2015-09-01 15:52:44 -07:00
PhabricatorAuthUnlinkController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorAuthValidateController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorDisabledUserController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorEmailLoginController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorEmailVerificationController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorLogoutController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorMustVerifyEmailController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00
PhabricatorRefreshCSRFController.php Update Auth for handleRequest 2015-08-01 16:49:27 -07:00