[
https://issues.apache.org/jira/browse/TIKA-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055784#comment-18055784
]
ASF GitHub Bot commented on TIKA-4644:
--------------------------------------
tballison merged PR #2566:
URL: https://github.com/apache/tika/pull/2566
> 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
> Priority: Minor
>
> 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)