From 09701471a3d979e913d12eba827967e20d7772a7 Mon Sep 17 00:00:00 2001 From: j2blake Date: Mon, 25 Apr 2011 16:26:53 +0000 Subject: [PATCH] NIHVIVO-2509 Replace InformationResourceEditingPolicy with SelfEditorRelationshipPolicy, which is better structured and handles more special relationships. --- productMods/WEB-INF/web.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index 860dd5d3..5f8be947 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -136,6 +136,11 @@ + + edu.cornell.mannlib.vitro.webapp.auth.policy.specialrelationships.SelfEditorRelationshipPolicy$Setup + + + edu.cornell.mannlib.vitro.webapp.search.lucene.LuceneSetup @@ -150,11 +155,7 @@ 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