From c8ec75b5f219dc12b78acbd9b13cdc01842e696d Mon Sep 17 00:00:00 2001 From: lawson89 Date: Mon, 2 Jun 2014 17:44:28 -0400 Subject: [PATCH] spring security cleanup --- webapp/WEB-INF/spring-security.xml | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/webapp/WEB-INF/spring-security.xml b/webapp/WEB-INF/spring-security.xml index c194c1aee..7036b0f66 100644 --- a/webapp/WEB-INF/spring-security.xml +++ b/webapp/WEB-INF/spring-security.xml @@ -4,7 +4,8 @@ http://www.springframework.org/schema/beans/spring-beans-3.2.xsd http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-3.2.xsd"> - + + - \ No newline at end of file