diff --git a/guacamole/src/main/webapp/WEB-INF/web.xml b/guacamole/src/main/webapp/WEB-INF/web.xml index e0b7ed579..0d5e76bde 100644 --- a/guacamole/src/main/webapp/WEB-INF/web.xml +++ b/guacamole/src/main/webapp/WEB-INF/web.xml @@ -37,14 +37,21 @@ org.glyptodon.guacamole.net.basic.WebSocketSupportLoader - + AuthenticatingFilter org.glyptodon.guacamole.net.basic.AuthenticatingFilter AuthenticatingFilter - /* + *.xhtml + /login + /clipboard + /connections/* + /connectiongroups/* + /users/* + /permissions/* + /protocols/*