NIHVIVO-2931 create a policy that prevents the user from editing or dropping the Home menu page.
This commit is contained in:
parent
02fadda7a4
commit
8eccf61dbf
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue