Changing user editing so that self-editor shows up as an option only if the SelfEditingPolicySetup was configured in the web.xml. NIHVIVO-775
This commit is contained in:
parent
f72b5e099e
commit
ad3c92d66e
3 changed files with 22 additions and 13 deletions
|
@ -129,11 +129,11 @@
|
|||
<listener-class> edu.cornell.mannlib.vitro.webapp.auth.policy.setup.VivoPolicySetup</listener-class>
|
||||
</listener>
|
||||
|
||||
<listener>
|
||||
<!--<listener>
|
||||
<listener-class>
|
||||
edu.cornell.mannlib.vitro.webapp.auth.policy.setup.SelfEditingPolicySetup
|
||||
</listener-class>
|
||||
</listener>
|
||||
</listener> -->
|
||||
|
||||
<listener>
|
||||
<listener-class>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue