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/controller
epriestley 30deacdbaf Fix some more ldap issues
Summary:
  - LDAP import needs to use envelopes.
  - Use ldap_sprintf().

Test Plan: Configured an LDAP server. Added an account. Imported it; logged in with it. Tried to login with accounts like ",", etc., got good errors.

Reviewers: vrana, btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D2995
2012-07-17 14:05:26 -07:00
..
settings/panels Use OpaqueEnvelopes for all passwords in Phabricator 2012-07-17 12:06:33 -07:00
PhabricatorEmailVerificationController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorPeopleController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorPeopleEditController.php Add an administrative tool for deleting users 2012-06-15 17:02:20 -07:00
PhabricatorPeopleLdapController.php Fix some more ldap issues 2012-07-17 14:05:26 -07:00
PhabricatorPeopleListController.php Refactor methods, fix style issues 2012-07-11 00:56:38 +10:00
PhabricatorPeopleLogsController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorPeopleProfileController.php Minor, restore missing limits from 310cf00fc3 2012-07-03 06:25:03 -07:00
PhabricatorUserSettingsController.php Made it possible to login using LDAP 2012-06-13 08:58:46 -07:00