Index: lams_common/web/WEB-INF/web.xml
===================================================================
diff -u -rbb41269d4eaccbc77467337c123459e9005ec969 -rd0759b18d204f1f73d05fccfab4e4544bc3d72b0
--- lams_common/web/WEB-INF/web.xml (.../web.xml) (revision bb41269d4eaccbc77467337c123459e9005ec969)
+++ lams_common/web/WEB-INF/web.xml (.../web.xml) (revision d0759b18d204f1f73d05fccfab4e4544bc3d72b0)
@@ -84,7 +84,17 @@
2
+
+
+ webauthservlet
+
+ com.lamsinternational.lams.security.WebAuthServlet
+
+ 2
+
+
+
@@ -93,6 +103,11 @@
*.do
+
+ webauthservlet
+ /webauth
+
+
3600