NIHVIVO-2211 Changes to RequestPolicyList and RequestIdentifiers mean that AuthSetupForrequest is no longer needed.
This commit is contained in:
parent
edd29e7026
commit
c45e0c49f4
2 changed files with 0 additions and 57 deletions
|
@ -257,15 +257,6 @@
|
|||
<dispatcher>forward</dispatcher>
|
||||
</filter-mapping>
|
||||
|
||||
<!--filter>
|
||||
<filter-name>AuthSetupForRequest</filter-name>
|
||||
<filter-class>edu.cornell.mannlib.vitro.webapp.auth.filters.AuthSetupForRequest</filter-class>
|
||||
</filter>
|
||||
<filter-mapping>
|
||||
<filter-name>AuthSetupForRequest</filter-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
</filter-mapping-->
|
||||
|
||||
<!-- Spring setup **************************************************** -->
|
||||
<!--
|
||||
<context-param>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue