diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index 62e582d4..e2c97d25 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -724,6 +724,15 @@ /manageProxies/* + + ProxiesAjax + edu.cornell.mannlib.vitro.webapp.controller.accounts.manageproxies.ajax.ManageProxiesAjaxController + + + ProxiesAjax + /proxiesAjax/* + + ShowAuth edu.cornell.mannlib.vitro.webapp.controller.admin.ShowAuthController