Commit Graph

6 Commits

Author SHA1 Message Date
Fabien Potencier
33a001e460 switched array() to [] 2019-01-16 10:39:14 +01:00
Fabien Potencier
ceae3bf16c fixed CS 2017-09-11 14:23:01 -07:00
Charles Sarrazin
97d9cee062 Improved BC layer for the Ldap component 2016-03-16 17:38:19 +01:00
Charles Sarrazin
dfd04ff3a6 Added support for adding / removing / updating Ldap entries 2016-02-17 20:52:41 +01:00
Charles Sarrazin
34d3c853cb Added compatibility layer for previous version of the Security component 2016-02-11 18:57:24 +01:00
Charles Sarrazin
81cb79b10a Improved the Ldap Component
* Moved connection logic to dedicated class
* Added support for Ldap result entries iterator and renamed LdapClient to Ldap
* Added support for multiple adapters
* Attempt anonymous bind if the connection is not bound beforehand
* Finalized API
* Updated the Security component to use v3.1 of the Ldap component
* Updated unit tests
* Added support for functional tests
* Updated README file
2016-02-11 18:54:23 +01:00