Skip to content

Releases: mapbender/ldapBundle

v2.0.5

08 Jan 12:07

Choose a tag to compare

Fixes the passing of custom config to the Symfony LDAP-Adapter

v2.0.4

08 Aug 10:04

Choose a tag to compare

Display of LDAP-users and -groups in userlist.

v2.0.3

07 Aug 14:04
afabaff

Choose a tag to compare

Fix typos in README.md

v2.0.2

08 Jul 11:41
b575ddc

Choose a tag to compare

Replaces UsernameNotFoundException with new UserNotFoundException

v2.0.1

02 Jul 08:42

Choose a tag to compare

Change to ldap_search() function instead of ldap_list()

v2.0

29 May 08:55
afc4b9c

Choose a tag to compare

Refactored LdapBundle to work with Mapbender v4.0

v1.1.4

19 Jan 08:00

Choose a tag to compare

Add toString() function for LdapUser

v1.1.3

08 Jan 12:39

Choose a tag to compare

[NFC] collect changes, mark as v1.1.3

v1.0.9

09 Dec 14:48
e5732d6

Choose a tag to compare

Merge pull request #2 from mapbender/fix/container-usage-Symfony3.4

Fix container usage for Symfony 3.4

v1.0.8

16 Sep 12:11

Choose a tag to compare

Fix yml and MapbenderLdapBindAuthenticationProvider for Mapbender 3.2.x