Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed obsolete getMock() usage | Fabien Potencier | 2016-12-19 | 1 | -19/+19 |
| | |||||
* | [Ldap] Fixed issue with Entry password attribute containing array of values ↵v3.1.0-RC1v3.1.0 | Charles Sarrazin | 2016-05-26 | 1 | -3/+136 |
| | | | | and made password attribute configurable | ||||
* | Improved the Ldap Component | Charles Sarrazin | 2016-02-11 | 1 | -18/+63 |
| | | | | | | | | | | | | * 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 | ||||
* | [Bridge/Doctrine+Ldap] Fix tests | Nicolas Grekas | 2015-11-29 | 1 | -0/+3 |
| | |||||
* | [Ldap] add some missing license file headers | Christian Flothmann | 2015-09-28 | 1 | -0/+9 |
| | |||||
* | Implemented LDAP authentication and LDAP user provider | Grégoire Pineau | 2015-09-28 | 1 | -0/+93 |