1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/auth/provider
epriestley 1888a84b7e Fix an issue with setting "Real Name Attributes" in LDAP auth
Summary: We currently don't read/save this value correctly. Fix the issue. Ref T1536.

Test Plan: Set real name attributes to "x, y".

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, colegleason

Maniphest Tasks: T1536

Differential Revision: https://secure.phabricator.com/D6388
2013-07-09 16:22:50 -07:00
..
PhabricatorAuthProvider.php Add a "refresh" action for external accounts 2013-06-24 15:58:27 -07:00
PhabricatorAuthProviderLDAP.php Fix an issue with setting "Real Name Attributes" in LDAP auth 2013-07-09 16:22:50 -07:00
PhabricatorAuthProviderOAuth.php Fix OAuth token refresh return value 2013-06-25 16:31:01 -07:00
PhabricatorAuthProviderOAuthAmazon.php Add Amazon and Asana providers 2013-06-20 11:19:11 -07:00
PhabricatorAuthProviderOAuthAsana.php Add DoorkeeperObjectRef, DoorkeeperBridge, DoorkeeperBridgeAsana 2013-06-24 15:54:54 -07:00
PhabricatorAuthProviderOAuthDisqus.php Provide contextual help on auth provider configuration 2013-06-20 11:18:48 -07:00
PhabricatorAuthProviderOAuthFacebook.php Fix OAuth Facebook Phame property access 2013-06-24 12:02:53 -07:00
PhabricatorAuthProviderOAuthGitHub.php Make old GitHub OAuth URIs work for now 2013-06-21 06:11:57 -07:00
PhabricatorAuthProviderOAuthGoogle.php Provide contextual help on auth provider configuration 2013-06-20 11:18:48 -07:00
PhabricatorAuthProviderPassword.php Add a "refresh" action for external accounts 2013-06-24 15:58:27 -07:00