Skip to content

Releases: foglcz/ldap-authenticator

Bugfix: when group name in LDAP contains unescaped characters, the authenticator crashes

03 Mar 11:16
Compare
Choose a tag to compare
Merge pull request #6 from josefsabl/escape-fix

Bugfix: when group name in LDAP contains unescaped characters, the authenticator crashes

LDAP Authenticator v1.2.3

14 Aug 13:28
Compare
Choose a tag to compare

Fixed groups loading.

Sometimes, all groups are not loaded properly - this fixes the issue. It might however refuse to show some groups memberships properly, depending on your AD configuration.

Compatible with Nette 2.2+

Bugfix on groups loading

26 Aug 08:28
Compare
Choose a tag to compare
v1.2.2

Bugfix of groups not loading

Bugfixes

18 Aug 06:53
Compare
Choose a tag to compare
Merge pull request #1 from doublemcz/master

bugfix: Groups loaded didn't check memberof key in array. Throwed notice...