Skip to content

Releases: mapbender/ldapBundle

v2.1.0

Choose a tag to compare

@PhilVanB PhilVanB released this 18 May 10:01
d7300e4

Add option to use a subject other than the user ID

v2.0.5

Choose a tag to compare

@PhilVanB PhilVanB released this 08 Jan 12:07

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

v2.0.4

Choose a tag to compare

@PhilVanB PhilVanB released this 08 Aug 10:04

Display of LDAP-users and -groups in userlist.

v2.0.3

Choose a tag to compare

@PhilVanB PhilVanB released this 07 Aug 14:04
afabaff

Fix typos in README.md

v2.0.2

Choose a tag to compare

@PhilVanB PhilVanB released this 08 Jul 11:41
b575ddc

Replaces UsernameNotFoundException with new UserNotFoundException

v2.0.1

Choose a tag to compare

@PhilVanB PhilVanB released this 02 Jul 08:42

Change to ldap_search() function instead of ldap_list()

v2.0

Choose a tag to compare

@PhilVanB PhilVanB released this 29 May 08:55
afc4b9c

Refactored LdapBundle to work with Mapbender v4.0

v1.1.4

Choose a tag to compare

@PhilVanB PhilVanB released this 19 Jan 08:00

Add toString() function for LdapUser

v1.1.3

Choose a tag to compare

@PhilVanB PhilVanB released this 08 Jan 12:39
[NFC] collect changes, mark as v1.1.3

v1.0.9

Choose a tag to compare

@PhilVanB PhilVanB released this 09 Dec 14:48
e5732d6
Merge pull request #2 from mapbender/fix/container-usage-Symfony3.4

Fix container usage for Symfony 3.4