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/people/storage
Espen Volden 726041584f Made it possible to login using LDAP
Summary: Made it possible to link and unlink LDAP accounts with  Phabricator accounts.

Test Plan:
I've tested this code locally and in production where I work.
I've tried creating an account from scratch by logging in with LDAP and linking and unlinking an LDAP account with an existing account. I've tried to associate the same LDAP account with different Phabricator accounts and it failed as expected.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin, auduny, svemir

Maniphest Tasks: T742

Differential Revision: https://secure.phabricator.com/D2722
2012-06-13 08:58:46 -07:00
..
__tests__ Allow usernames to include ".", "-" and "_" 2012-06-06 07:09:05 -07:00
PhabricatorUser.php Fix username route for new "._-" usernames 2012-06-13 08:39:02 -07:00
PhabricatorUserDAO.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorUserEmail.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorUserLDAPInfo.php Made it possible to login using LDAP 2012-06-13 08:58:46 -07:00
PhabricatorUserLog.php Allow administrators to change usernames 2012-06-06 07:09:56 -07:00
PhabricatorUserOAuthInfo.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorUserPreferences.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorUserProfile.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorUserSSHKey.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorUserStatus.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00