Tim Allison created TIKA-4644:
---------------------------------
Summary: add /config to path for legacy endpoints that allow a
config
Key: TIKA-4644
URL: https://issues.apache.org/jira/browse/TIKA-4644
Project: Tika
Issue Type: Task
Components: tika-server
Reporter: Tim Allison
I had overloaded /tika and other legacy endpoints to handle with and without a
config. Allowing configs is dangerous, and we should use a separate path so
that nginx or other proxies know to require auth.
Let's add /config ... so /tika/config /rmeta/config /unpack/config and
/detect/config.
We'll also require "enableUnsecureFeatures" for these config endpoints so that
users understand the risks.
This is only for 4.x
--
This message was sent by Atlassian Jira
(v8.20.10#820010)