X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fmodules%2Forg.argeo.server.rap.webapp%2FWEB-INF%2Fweb.xml;fp=server%2Fmodules%2Forg.argeo.server.rap.webapp%2FWEB-INF%2Fweb.xml;h=4a13fe55605542f5c495483a8c5bd8dbd8a15b81;hb=0c7d4e488bf4e357ca33329c87a29baae63a5be9;hp=16388e44923581cad2ad3b756a02d7bc4bc0456a;hpb=c76283038c867fc0ef9eb6fa623040c58c6139bb;p=lgpl%2Fargeo-commons.git diff --git a/server/modules/org.argeo.server.rap.webapp/WEB-INF/web.xml b/server/modules/org.argeo.server.rap.webapp/WEB-INF/web.xml index 16388e449..4a13fe556 100644 --- a/server/modules/org.argeo.server.rap.webapp/WEB-INF/web.xml +++ b/server/modules/org.argeo.server.rap.webapp/WEB-INF/web.xml @@ -37,14 +37,26 @@ - - - - + + springSecurityFilterChain + org.springframework.web.filter.DelegatingFilterProxy + - - - - + + springSecurityFilterChain + /ui + + + springSecurityFilterChain + /basicauth + + + springSecurityFilterChain + /none + + + springSecurityFilterChain + /public +