diff --git a/source/web/WEB-INF/web.xml b/source/web/WEB-INF/web.xml index 7c81d3b5a..fa42a0f61 100644 --- a/source/web/WEB-INF/web.xml +++ b/source/web/WEB-INF/web.xml @@ -150,6 +150,11 @@ /command/* + + Authentication Filter + /download/* + + Authentication Filter /template/* @@ -169,8 +174,13 @@ Authentication Filter /t/* + + + Authentication Filter + /d/* + --> - + WebDAV Authentication Filter /webdav/*