1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/auth/provider
epriestley 6c4c93a091 Allow login to be disabled for authentication providers
Summary:
Fixes T9997. This was in the database since v0, I just never hooked up the UI since it wasn't previously meaningful.

However, it now makes sense to have a provider like Asana with login disabled and use it only for integrations.

Test Plan: Disabled login on a provider, verified it was no longer available for login/registration but still linkable.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9997

Differential Revision: https://secure.phabricator.com/D14794
2015-12-15 15:03:06 -08:00
..
PhabricatorAmazonAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorAsanaAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorAuthProvider.php Allow login to be disabled for authentication providers 2015-12-15 15:03:06 -08:00
PhabricatorBitbucketAuthProvider.php Fix method visibility for PhabricatorBitbucketAuthProvider::getProviderConfigurationHelp() 2015-01-07 07:34:25 +11:00
PhabricatorDisqusAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorFacebookAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorGitHubAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorGoogleAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorJIRAAuthProvider.php Write 500 words on how to restart webservers 2015-12-02 09:16:10 -08:00
PhabricatorLDAPAuthProvider.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorOAuth1AuthProvider.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorOAuth2AuthProvider.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorOAuthAuthProvider.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorPasswordAuthProvider.php Merge branch 'master' into redesign-2015 2015-05-22 12:57:32 -07:00
PhabricatorPersonaAuthProvider.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorPhabricatorAuthProvider.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorTwitchAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorTwitterAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00
PhabricatorWordPressAuthProvider.php Rename auth classes for consistency 2014-07-22 21:04:13 +10:00