Skip to content

Releases: YetOpen/yii2-usuario-ldap

v1.3.11: Added module and users search action (#9)

20 May 10:04
d0550f8
Compare
Choose a tag to compare
* 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

10 May 13:36
ec198a9
Compare
Choose a tag to compare
Update CHANGELOG

v1.3.9

28 Feb 09:08
Compare
Choose a tag to compare
Refactor provider management in method findLdapUser, fix local user s…

v1.3.8

22 Feb 11:40
Compare
Choose a tag to compare
Improve authentication

v1.3.7

21 Feb 15:59
Compare
Choose a tag to compare
Change LDAP attributes ordering

v1.3.6

16 Oct 10:22
0dbc4a2
Compare
Choose a tag to compare
Update CHANGELOG

v1.3.5

30 Aug 12:55
Compare
Choose a tag to compare
Logging always with internal methods, Improve ActiveDirectory user se…