From 7a61d8e790a316b67819e0cfb67c385561a09acf Mon Sep 17 00:00:00 2001 From: DOHA Date: Sun, 5 Apr 2015 19:21:35 +0200 Subject: [PATCH] remove authorise tag --- .../src/main/webapp/WEB-INF/view/changePassword.jsp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spring-security-login-and-registration/src/main/webapp/WEB-INF/view/changePassword.jsp b/spring-security-login-and-registration/src/main/webapp/WEB-INF/view/changePassword.jsp index dd4a28df66..c5ff23287d 100644 --- a/spring-security-login-and-registration/src/main/webapp/WEB-INF/view/changePassword.jsp +++ b/spring-security-login-and-registration/src/main/webapp/WEB-INF/view/changePassword.jsp @@ -3,8 +3,6 @@ <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> -<%@ taglib prefix="sec" - uri="http://www.springframework.org/security/tags"%> <%@ page session="false"%> @@ -13,7 +11,6 @@ <spring:message code="message.changePassword"></spring:message> -