From 0573217210e35627085c1693095b65884157543b Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 9 Jan 2015 10:36:02 +0000 Subject: [PATCH] Fix CLI security DAO git-svn-id: https://svn.argeo.org/commons/trunk@7649 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../META-INF/spring/security-cli.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/org.argeo.security.dao.cli/META-INF/spring/security-cli.xml b/org.argeo.security.dao.cli/META-INF/spring/security-cli.xml index a9102edc8..f79cf0db1 100644 --- a/org.argeo.security.dao.cli/META-INF/spring/security-cli.xml +++ b/org.argeo.security.dao.cli/META-INF/spring/security-cli.xml @@ -23,7 +23,8 @@ - + @@ -41,8 +42,7 @@ - + @@ -51,7 +51,8 @@ himself, in order to prevent the following dependency cycle: Repository.login() <= AuthenticationManager <= osJcrAuthenticationProvider <= Repository.login() in init() --> - + -- 2.30.2