X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.security.dao.ldap%2FMETA-INF%2Fspring%2Fsecurity-ldap-services.xml;h=886f333f6093ee5ad3fae0a3934b0fdeee6c3cb9;hb=7d6f4b1f5b45f596bfa35dca5698bbe7663daba0;hp=36dedf3891587823d384000e6f777dea902e1b01;hpb=1df1bf64759d35d3d72b9d96b26b71118fdbe031;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.security.dao.ldap/META-INF/spring/security-ldap-services.xml b/org.argeo.security.dao.ldap/META-INF/spring/security-ldap-services.xml index 36dedf389..886f333f6 100644 --- a/org.argeo.security.dao.ldap/META-INF/spring/security-ldap-services.xml +++ b/org.argeo.security.dao.ldap/META-INF/spring/security-ldap-services.xml @@ -4,7 +4,8 @@ xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> - + @@ -17,8 +18,7 @@ - + @@ -35,7 +35,7 @@ + class="org.springframework.security.authentication.AnonymousAuthenticationProvider"> @@ -50,7 +50,8 @@ initialization himself, in order to prevent the following dependency cycle: Repository.login() <= AuthenticationManager <= LdapAuthenticationProvider <= Repository.login() in init() --> - +