You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/21 08:11:46 UTC

[jira] [Commented] (SOLR-8428) create an 'all' permission to protect all paths

    [ https://issues.apache.org/jira/browse/SOLR-8428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066114#comment-15066114 ] 

ASF subversion and git services commented on SOLR-8428:
-------------------------------------------------------

Commit 1721097 from [~noble.paul] in branch 'dev/trunk'
[ https://svn.apache.org/r1721097 ]

SOLR-8428: RuleBasedAuthorizationPlugin adds an 'all' permission

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org