From 93da2a227ea6de0fb63c1e8730b5946f3e41d711 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Mon, 20 Aug 2012 17:12:11 +0000 Subject: [PATCH] Fix remoting git-svn-id: https://svn.argeo.org/commons/trunk@5520 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../org.argeo.jackrabbit.webapp/WEB-INF/security-filters.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 5d4319222..37bd8b347 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 @@ -11,7 +11,7 @@ + filters="x509,basic,anonymous,exception,interceptor" /> PATTERN_TYPE_APACHE_ANT /*/*/*/**=ROLE_USER,ROLE_ADMIN - /**=ROLE_ANONYMOUS -- 2.30.2