Skip to content

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

Latest
Compare
Choose a tag to compare
@mp1509 mp1509 released this 20 May 10:04
d0550f8
* 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 <[email protected]>