From 2db44820173b572bdc486ea243caefda400d2fdd Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 22 Aug 2012 14:59:25 +0000 Subject: [PATCH] Optimize JCR remoting with session filter git-svn-id: https://svn.argeo.org/commons/trunk@5534 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../WEB-INF/security-filters.xml | 35 +++++++++---------- 1 file changed, 17 insertions(+), 18 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 57481b638..47ed794f7 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 @@ -22,6 +22,12 @@ + + + + + + - + - + - - - - - - - - --> - @@ -99,7 +98,7 @@ - + -- 2.30.2