Releases: codecrafting-io/adoldap
Releases · codecrafting-io/adoldap
AdoLDAP (v0.2.0)
Release Notes:
- Fixed SSL
- Removed LDAPS protocol
- Added close method to ProviderInterface
- Fixed duplicated attributes on select
- Updated Docs
AdoLDAP (v0.1.6)
Release Notes
- Fixed isMemberOf and inMembers for multiple groups
AdoLDAP (v0.1.5)
Release Notes
- Added savePhoto to User model
- Improved isMemberOf and inMembers of User and Group models
- Updated domain to codecrafting.io
AdoLDAP (v0.1.4)
Release Notes
- Fixed translated attributes (case insensitive)
AdoLDAP (v0.1.3)
Release Notes
- Fixed Address when street is empty
AdoLDAP (v0.1.2)
Release Notes:
- Fixed AdoLDAP construct connection
- Fixed User getWorkstations
- Fixed User getAddress
- Added Address toArray method
- Updated accountName to account
- Updated README docs
- Fixed getMailboxes when empty
- Updated SearchFactory translateAttributes to return a single value when array size is 1
AdoLDAP (v0.1.1)
Release Notes:
- Removed dump query string
- Added README badges
First Release
v0.1.0 Updated composer.json for launch