X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=server%2Fmodules%2Forg.argeo.jackrabbit.webapp%2FWEB-INF%2Fsecurity-filters.xml;h=f12f0c8048e5f62630a7d0d2cbfa144592450372;hb=21d69ee3e31821e4ed1a6490afcf5b2bc37d271b;hp=c969b4d828de61af7875b5fc919ac156df8d78b2;hpb=10c220cf49f5b146bac50ed7fe2578135cd466f1;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 c969b4d82..f12f0c804 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 @@ -6,109 +6,130 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-2.0.4.xsd"> - - - - - + - - + + + + + - - - + + + + + PATTERN_TYPE_APACHE_ANT + /*/*/*/**=ROLE_USER,ROLE_ADMIN + /**=ROLE_ANONYMOUS + + + + + + + PATTERN_TYPE_APACHE_ANT + /**=IS_AUTHENTICATED_ANONYMOUSLY + + - + + + + - - + + + + + + class="org.springframework.security.ui.logout.SecurityContextLogoutHandler" /> - - - - - - - - - - - - - - + + + + + - + + + + + + - + + + + + + + + + + - - - + + + + Argeo + - - + + + + - + + - - + + + + + - - - - - - - - - - - - + + - - - - - - - - - - + + + + + + + + + + - \ No newline at end of file