X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fmodules%2Forg.argeo.jackrabbit.webapp%2FWEB-INF%2Fsecurity-filters.xml;h=d7613a0ff0cd3f406df63495e12b8e054cb16708;hb=484dcb1507e4e35cc282e50522ea7eac7e99a7f9;hp=340c8e76d3b231f8bd510d4a4f372d8f10eed364;hpb=eca3f86b65f311225c250c4809e033523c8068bc;p=lgpl%2Fargeo-commons.git diff --git a/server/modules/org.argeo.jackrabbit.webapp/WEB-INF/security-filters.xml b/server/modules/org.argeo.jackrabbit.webapp/WEB-INF/security-filters.xml index 340c8e76d..d7613a0ff 100644 --- a/server/modules/org.argeo.jackrabbit.webapp/WEB-INF/security-filters.xml +++ b/server/modules/org.argeo.jackrabbit.webapp/WEB-INF/security-filters.xml @@ -21,7 +21,8 @@ CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON PATTERN_TYPE_APACHE_ANT /public/**=IS_AUTHENTICATED_ANONYMOUSLY - /**=ROLE_USER + /*/*/*/**=ROLE_USER + /**=IS_AUTHENTICATED_ANONYMOUSLY