diff --git a/taglibs/src/main/resources/META-INF/security.tld b/taglibs/src/main/resources/META-INF/security.tld index 78ce820d1e..05376cefb7 100644 --- a/taglibs/src/main/resources/META-INF/security.tld +++ b/taglibs/src/main/resources/META-INF/security.tld @@ -9,7 +9,6 @@ http://www.springframework.org/security/tags Spring Security Authorization Tag Library - $Id$ @@ -33,7 +32,7 @@ url false - false + true A URL within the application. If the user has access to this URL (as determined by the AccessDecisionManager), the tag body will be evaluated. If not, it will