From 1fcfe313dfc2a88306fea45ba5a5bfa4b0517c62 Mon Sep 17 00:00:00 2001 From: jeb228 Date: Mon, 6 Dec 2010 20:03:41 +0000 Subject: [PATCH] NIHVIVO-1232 Create InformationResourceEditingPolicySetup, add to web.xml, and modify EditProhibitionListener to keep it current. --- productMods/WEB-INF/web.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index 85419453..9863f971 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -137,6 +137,10 @@ edu.cornell.mannlib.vitro.webapp.auth.policy.setup.SelfEditingPolicySetup + + edu.cornell.mannlib.vitro.webapp.auth.policy.setup.InformationResourceEditingPolicySetup + + edu.cornell.mannlib.vitro.webapp.auth.identifier.UserToIndIdentifierFactorySetup