[
https://issues.apache.org/jira/browse/SOLR-8428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-8428:
-----------------------------
Description:
There should be a well-known permission called all which can include all paths
served by Solr
This also means that we add support for the wildcard {{*}} for collections
The permission for supporting all is
{code}
{"name":"all", "collection":[null,"*"], "path":"/*"}
{code}
was:There should be a well-known permission called all which can include all
paths served by Solr
> create an 'all' permission to protect all paths
> -----------------------------------------------
>
> Key: SOLR-8428
> URL: https://issues.apache.org/jira/browse/SOLR-8428
> Project: Solr
> Issue Type: Improvement
> Reporter: Noble Paul
> Assignee: Noble Paul
> Attachments: SOLR-8428.patch
>
>
> There should be a well-known permission called all which can include all
> paths served by Solr
> This also means that we add support for the wildcard {{*}} for collections
> The permission for supporting all is
> {code}
> {"name":"all", "collection":[null,"*"], "path":"/*"}
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]