From d3bbcc89fbf997de7c8ebf0e96aabebb519415e0 Mon Sep 17 00:00:00 2001 From: eugenp Date: Sun, 2 Jun 2013 19:29:00 +0300 Subject: [PATCH] security work --- .../src/main/resources/webSecurityConfig.xml | 11 +---------- .../src/main/webapp/WEB-INF/view/homepage.jsp | 1 - 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/spring-security-custom/src/main/resources/webSecurityConfig.xml b/spring-security-custom/src/main/resources/webSecurityConfig.xml index 8f833abc29..d6840d0fcc 100644 --- a/spring-security-custom/src/main/resources/webSecurityConfig.xml +++ b/spring-security-custom/src/main/resources/webSecurityConfig.xml @@ -7,7 +7,6 @@ http://www.springframework.org/schema/beans/spring-beans-3.2.xsd"> - @@ -17,15 +16,7 @@ - - - - - + - - - - \ No newline at end of file diff --git a/spring-security-custom/src/main/webapp/WEB-INF/view/homepage.jsp b/spring-security-custom/src/main/webapp/WEB-INF/view/homepage.jsp index 5504d2f134..a958bc0a08 100644 --- a/spring-security-custom/src/main/webapp/WEB-INF/view/homepage.jsp +++ b/spring-security-custom/src/main/webapp/WEB-INF/view/homepage.jsp @@ -4,6 +4,5 @@

This is the body of the sample view

- ">Logout \ No newline at end of file