From 35257eea0ddbe2944bbe258f4117bae96d913006 Mon Sep 17 00:00:00 2001 From: j2blake Date: Sun, 5 Jun 2011 23:38:31 +0000 Subject: [PATCH] Create the admin/showAuth page to replace admin/showids.jsp, edit/selfeditcheck.jsp and admin/checkblacklist.jsp --- productMods/WEB-INF/web.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index 39af54ae..c2e103b6 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -804,6 +804,15 @@ /accounts/* + + ShowAuth + edu.cornell.mannlib.vitro.webapp.controller.admin.ShowAuthController + + + ShowAuth + /admin/showAuth + + StatementChangeListingController edu.cornell.mannlib.vitro.webapp.controller.edit.listing.jena.StatementChangeListingController