From c5c204b42ef294ecaf5ff7b048d26e117ddb8c57 Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Tue, 8 Apr 2014 12:23:58 +0200 Subject: LDAP functionallity - added apache ldap client api to pom.xml - added the LDAP user which authenticates to the LDAP server - added testAuthentication to AppTest - users get inserted into db after authenticating - added log4j properties to filter unuseful debug messages --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 28192b7..5fa8390 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,14 @@ + + + src/main/properties + + ** + + + @@ -86,5 +94,11 @@ 0.6.0 compile + + org.apache.directory.api + api-all + 1.0.0-M21 + compile + -- cgit v1.2.3-55-g7522