NIHVIVO-2931 create a policy that prevents the user from editing or dropping the Home menu page.

This commit is contained in:
j2blake 2011-07-15 17:38:59 +00:00
parent 02fadda7a4
commit 8eccf61dbf

View file

@ -163,6 +163,10 @@
<listener-class> edu.cornell.mannlib.vivo.auth.policy.SelfEditorRelationshipPolicy$Setup</listener-class>
</listener>
<listener>
<listener-class> edu.cornell.mannlib.vitro.webapp.auth.policy.RestrictHomeMenuItemEditingPolicy$Setup</listener-class>
</listener>
<!-- The Solr index uses a "public" filter, so the PropertyRestrictionPolicyHelper must already be set up. -->
<listener>
<listener-class>