Releases: mapbender/ldapBundle
Releases · mapbender/ldapBundle
v1.0.5
- Groups will no be obtained using the Users DN.
v1.0.4
Move GroupInterface into this project
v1.0.2
Add try and catch block to catch missing encoder on LDAPUser
v1.0.1
- Add parameter for TLS and SSL
- ldap.useSSL: false | true
- ldap.useTLS: false | true
First working version
v1.0 Change case of group name to match IdentitiesProvider, also change th…