Add LdapAuthenticator class for logging in users via LDAP
authorBen Rosser <rosser.bjr@gmail.com>
Wed, 23 Dec 2015 04:31:43 +0000 (23:31 -0500)
committerBen Rosser <rosser.bjr@gmail.com>
Sat, 27 May 2017 17:56:37 +0000 (13:56 -0400)
This is based on abustany's pull request #4, refactored into an
authenticator.

LDAP bindings now only get built if WITH_LDAP is set.

Added filters, also added -DHAVE_LDAP flag to compilation from cmake.


No differences found