Releases: YetOpen/yii2-usuario-ldap
Releases · YetOpen/yii2-usuario-ldap
v1.3.11: Added module and users search action (#9)
* Added module and users search action * Handle empty mail in create user from ldap. * Modify search action to return only the email * Improved search action * Restored conditions in ldapComponent * Updated CHANGELOG * Review property ldapUser to be a cache of the users already searched for the method findLdapUser() * Fixed wrong return * Fixed again ldapUsersCache param * Removed useless property --------- Co-authored-by: Andrea Scaramucci <andrea.scaramucci@yetopen.com>
v1.3.10
v1.3.9
Refactor provider management in method findLdapUser, fix local user s…
v1.3.8
Improve authentication