[
https://issues.apache.org/jira/browse/SLING-11678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634849#comment-17634849
]
Carsten Ziegeler edited comment on SLING-11678 at 11/16/22 2:10 PM:
--------------------------------------------------------------------
times change :)
There are two things: deploying a jar works today protected via the web
console. deploying a local directory as a bundle requires that the app runs
locally with access to the file system, so we probably dont need to require
auth for it
was (Author: cziegeler):
times change :)
There are two things: deploying a jar works today protected via the web
console. deploying a local directory as a bundle requires that the app runs
locally with access to the file system, so we probably dont require auth for it
> Protect the Tooling Support Install servlet
> -------------------------------------------
>
> Key: SLING-11678
> URL: https://issues.apache.org/jira/browse/SLING-11678
> Project: Sling
> Issue Type: Improvement
> Reporter: Konrad Windszus
> Priority: Major
>
> Currently the endpoint provided by Tooling Support Endpoint doesn't require
> authentication so every anonymous user can install arbitrary bundles.
> I would suggest to migrate the endpoint to a [web console
> plugin|https://felix.apache.org/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-web-console-plugins.html]
> to benefit from its built in authentication.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)