From: Mathieu Baudier Date: Fri, 3 Jul 2009 18:07:13 +0000 (+0000) Subject: Adapt to security X-Git-Tag: argeo-slc-2.1.7~1681 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=5caa2dc770ed5a6c6d4091981e7881578777d92b;p=gpl%2Fargeo-slc.git Adapt to security git-svn-id: https://svn.argeo.org/slc/trunk@2701 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/modules/server/org.argeo.slc.webapp.war/WEB-INF/security.xml b/modules/server/org.argeo.slc.webapp.war/WEB-INF/security.xml index 457d698c9..6efa2f68f 100644 --- a/modules/server/org.argeo.slc.webapp.war/WEB-INF/security.xml +++ b/modules/server/org.argeo.slc.webapp.war/WEB-INF/security.xml @@ -4,7 +4,7 @@ http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-2.0.4.xsd"> - + diff --git a/server/org.argeo.slc.ria/pom.xml b/server/org.argeo.slc.ria/pom.xml index 9a42a88de..d043faf6e 100644 --- a/server/org.argeo.slc.ria/pom.xml +++ b/server/org.argeo.slc.ria/pom.xml @@ -115,7 +115,8 @@ org.springframework.security.userdetails.memory, org.springframework.web.context, org.springframework.osgi.web.context.support, - org.springframework.web.filter + org.springframework.web.filter, + org.springframework.security.context org.argeo.slc.ria