Skip to content
Snippets Groups Projects
Commit 469163fc authored by Alinga Yeung's avatar Alinga Yeung
Browse files

Merge branch 'ac2' of /srv/cadc/git/wopencadc into ac2

parents d7d6f968 2794a880
No related branches found
No related tags found
No related merge requests found
......@@ -128,7 +128,7 @@ public class LdapConfig
public static LdapConfig getLdapConfig(final String ldapProperties)
{
logger.info("Reading LDAP properties from: " + ldapProperties);
logger.debug("Reading LDAP properties from: " + ldapProperties);
PropertiesReader pr = new PropertiesReader(ldapProperties);
MultiValuedProperties config = pr.getAllProperties();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment