Skip to content

Releases: Commifreak/yii2-ldap-auth

1.1.22

15 Jan 07:11
Compare
Choose a tag to compare
  • Throw an exception, if a AD-Server is not available during a query

1.1.19

12 Jan 11:11
Compare
Choose a tag to compare
  • Fixed detection of domain while searching for a user

1.1.18

04 Dec 09:56
Compare
Choose a tag to compare
  • Return error when no entries are found while fetching userdata after successful login

1.1.17

13 Nov 05:23
Compare
Choose a tag to compare
  • Skip autodetection if no $clientIp was found.

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