NIHVIVO-1207 Make the external auth-header a configuration property. Clean up SelfEditingIdentifierFactory and VitroRequestPrep.
This commit is contained in:
parent
1f34ad1bbc
commit
1f607931ec
1 changed files with 3 additions and 5 deletions
|
@ -137,11 +137,9 @@
|
||||||
<listener-class> edu.cornell.mannlib.vitro.webapp.auth.policy.setup.VivoPolicySetup</listener-class>
|
<listener-class> edu.cornell.mannlib.vitro.webapp.auth.policy.setup.VivoPolicySetup</listener-class>
|
||||||
</listener>
|
</listener>
|
||||||
|
|
||||||
<!--<listener>
|
<listener>
|
||||||
<listener-class>
|
<listener-class> edu.cornell.mannlib.vitro.webapp.auth.policy.setup.SelfEditingPolicySetup</listener-class>
|
||||||
edu.cornell.mannlib.vitro.webapp.auth.policy.setup.SelfEditingPolicySetup
|
</listener>
|
||||||
</listener-class>
|
|
||||||
</listener> -->
|
|
||||||
|
|
||||||
<listener>
|
<listener>
|
||||||
<listener-class>
|
<listener-class>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue