Index: lams_central/web/WEB-INF/web.xml =================================================================== diff -u -r67971954b8537811d7f3497041713d98412b1680 -r3eab31a1109437bc25679e6ebe38be0a350e17ac --- lams_central/web/WEB-INF/web.xml (.../web.xml) (revision 67971954b8537811d7f3497041713d98412b1680) +++ lams_central/web/WEB-INF/web.xml (.../web.xml) (revision 3eab31a1109437bc25679e6ebe38be0a350e17ac) @@ -10,38 +10,7 @@ - - - contextConfigLocation - - - - locatorFactorySelector - classpath:/org/lamsfoundation/lams/beanRefContext.xml - - - - parentContextKey - context.central - - Owasp.CsrfGuard.Config WEB-INF/Owasp.CsrfGuard.properties @@ -176,7 +145,7 @@ - org.springframework.web.context.ContextLoaderListener + org.lamsfoundation.lams.web.filter.LamsContextLoaderListener @@ -624,7 +593,7 @@ MONITOR AUTHOR GROUP MANAGER - SYSADMIN + APPADMIN @@ -659,8 +628,8 @@ /images/* /includes/javascript/* /includes/font-awesome/* + /includes/font-awesome6/* /ckeditor/* - /loadVars.jsp /favicon.ico GET POST @@ -677,15 +646,15 @@ AUTHOR - SYSADMIN + APPADMIN Any superuser content - /orgGroup.jsp + /groups.jsp /orgGrouping.jsp /qb/collection/* /qb/stats/* @@ -698,7 +667,7 @@ AUTHOR MONITOR GROUP MANAGER - SYSADMIN + APPADMIN @@ -712,19 +681,19 @@ MONITOR GROUP MANAGER - SYSADMIN + APPADMIN - Sysadmin content + Appadmin content /admin.jsp - /sysadmin.jsp + /appadmin.jsp GET POST - SYSADMIN + APPADMIN @@ -759,7 +728,7 @@ GROUP MANAGER - LAMS System Adminstrator - SYSADMIN + LAMS Application Adminstrator + APPADMIN - \ No newline at end of file +