Skip to content

Tags: Commifreak/yii2-ldap-auth

Tags

v1.5.4

feat(groups): Support `baseDn` and add `dn` to default searchFilter

v1.5.3

* fix: The single valued attributes werent populated if no users was …

…being searched, so we move the population to the main login.

v1.5.2

* fix: Multi-Domain search fixed

v1.5.1

* Updated `searchGroup` parameters

* fix: Check single-valued attributes case insensitive

v1.5.0

fix(performance): Get groups via memberof intead of all users single …

…DN...

v1.4.2

fix(paging): Make Paging optional, disabled by default.

v1.4.1

Disable Autodetection if getUserIP is not available

v1.4.0

Optional caching

v1.3.12

Dont use serviceping anymore..

v1.3.11

Another LDAP connect check: Check bind 3 times against -1 (connect) e…

…rror instead of serviceping