1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 19:22:42 +01:00
phorge-phorge/src/applications/auth/controller/config
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
..
PhabricatorAuthDisableController.php Auth - add "manage providers" capability 2015-01-12 14:37:58 -08:00
PhabricatorAuthEditController.php Allow login to be disabled for authentication providers 2015-12-15 15:03:06 -08:00
PhabricatorAuthListController.php Various translation improvements 2015-11-03 07:02:46 +11:00
PhabricatorAuthNewController.php Auth - add "manage providers" capability 2015-01-12 14:37:58 -08:00
PhabricatorAuthProviderConfigController.php Clean up authentication list 2015-02-07 10:46:30 -08:00