Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Security] Allow LDAP loadUser override | Tugdual Saunier | 2016-06-28 | 1 | -1/+1 |
| | |||||
* | LdapUserProvider: add missing argument type doc | Christian Flothmann | 2016-06-01 | 1 | -0/+1 |
| | |||||
* | [Ldap] Fixed issue with Entry password attribute containing array of values ↵v3.1.0-RC1v3.1.0 | Charles Sarrazin | 2016-05-26 | 1 | -2/+39 |
| | | | | and made password attribute configurable | ||||
* | Improved the Ldap Component | Charles Sarrazin | 2016-02-11 | 1 | -25/+23 |
| | | | | | | | | | | | | * 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 | ||||
* | fixed CS | Fabien Potencier | 2016-01-21 | 1 | -1/+0 |
| | |||||
* | Marked the Ldap component as internal and removed Ldap constants polyfill | Charles Sarrazin | 2015-11-28 | 1 | -1/+1 |
| | |||||
* | Implemented LDAP authentication and LDAP user provider | Grégoire Pineau | 2015-09-28 | 1 | -0/+109 |