Gus Heck created SOLR-18041:
-------------------------------
Summary: Do path exclusions in a separate filter.
Key: SOLR-18041
URL: https://issues.apache.org/jira/browse/SOLR-18041
Project: Solr
Issue Type: Sub-task
Components: Server
Reporter: Gus Heck
One of the simplest things to pull out of SolrDispatchFilter is the path
exclusion logic. What this logic does is it looks for static resources that
need to be served (mostly for the UI) and ensures that they pass through
SolrDispatchFilter.
At some point if the auth stuff get's moved to a filter then we could think
about if any of this stuff should be inside auth, and easily have 2 filters one
inside and one outside.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]