Skip to content

Releases: Commifreak/yii2-ldap-auth

1.1.16

08 Oct 05:12
Compare
Choose a tag to compare
  • New option to let searchUser filter output by checking sidHistory

1.1.15

05 Oct 07:31
Compare
Choose a tag to compare
  • Support for 'sidhistory'-field. Returns array of SID-strings if available, otherweise null

1.1.14

30 Sep 10:30
Compare
Choose a tag to compare
  • Provide domainName for searched users - only if needed (more than 1 domain configured)

1.1.13

30 Sep 10:15
Compare
Choose a tag to compare
  • Provide domainName for searched users
  • Catch permission error for file_put_content

1.1.12

30 Sep 09:46
Compare
Choose a tag to compare
  • Create the .ldaprc control file automatically

1.1.11

30 Sep 08:59
Compare
Choose a tag to compare
  • SSL Support
  • Fixed domain detection: array_search not working as expected
  • More logging

1.1.10

08 Sep 09:37
Compare
Choose a tag to compare
  • Added: Connection timeout check
  • Supersed v1.1.9

1.1.9

13 Aug 12:53
Compare
Choose a tag to compare
  • Fixed missing objectsid: Even if not explicit mentioned in $attributes, we add it nevertheless

1.1.8

04 Aug 09:19
Compare
Choose a tag to compare
  • Reverted changes - samaccountname is ALWAYS needed as login attribute (ldap_bind)

1.1.5

28 Mar 12:40
Compare
Choose a tag to compare

Add LDAP_OPT_NETWORK_TIMEOUT with 3 secs