1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 20:52:43 +01:00
phorge-phorge/src/applications/auth/provider
epriestley 26944e2876 Expose all LDAP configuration options in the web UI
Summary: Ref T1536. Love me some LDAP.

Test Plan: Viewed and edited form. Looked through transactions.

Reviewers: chad, btrahan

Reviewed By: chad

CC: aran

Maniphest Tasks: T1536

Differential Revision: https://secure.phabricator.com/D6227
2013-06-18 13:58:40 -07:00
..
PhabricatorAuthProvider.php Allow authentication providers to store and customize additional configuration 2013-06-18 10:02:34 -07:00
PhabricatorAuthProviderLDAP.php Expose all LDAP configuration options in the web UI 2013-06-18 13:58:40 -07:00
PhabricatorAuthProviderOAuth.php Allow authentication providers to store and customize additional configuration 2013-06-18 10:02:34 -07:00
PhabricatorAuthProviderOAuthDisqus.php Add login buttons for button logins, fix LDAP form 2013-06-16 16:31:57 -07:00
PhabricatorAuthProviderOAuthFacebook.php Add login buttons for button logins, fix LDAP form 2013-06-16 16:31:57 -07:00
PhabricatorAuthProviderOAuthGitHub.php Add login buttons for button logins, fix LDAP form 2013-06-16 16:31:57 -07:00
PhabricatorAuthProviderOAuthGoogle.php Add login buttons for button logins, fix LDAP form 2013-06-16 16:31:57 -07:00
PhabricatorAuthProviderPassword.php Add initial create screen for auth providers 2013-06-17 10:51:35 -07:00