Releases: Commifreak/yii2-ldap-auth
Releases · Commifreak/yii2-ldap-auth
1.1.16
- New option to let
searchUser
filter output by checkingsidHistory
1.1.15
- Support for 'sidhistory'-field. Returns array of SID-strings if available, otherweise
null
1.1.14
- Provide domainName for searched users - only if needed (more than 1 domain configured)
1.1.13
- Provide domainName for searched users
- Catch permission error for file_put_content
1.1.12
- Create the .ldaprc control file automatically
1.1.11
- SSL Support
- Fixed domain detection: array_search not working as expected
- More logging
1.1.10
- Added: Connection timeout check
- Supersed v1.1.9
1.1.9
- Fixed missing objectsid: Even if not explicit mentioned in $attributes, we add it nevertheless
1.1.8
- Reverted changes - samaccountname is ALWAYS needed as login attribute (ldap_bind)
1.1.5
Add LDAP_OPT_NETWORK_TIMEOUT
with 3 secs