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

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

Commit 4a378eb0ad9963579ebc45e4b3755f378e7500cc in lucene-solr's branch 
refs/heads/master from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=4a378eb ]

SOLR-10793:  BlobHandler should have a well-known permission name


>  BlobHandler should have a well-known permission name
> -----------------------------------------------------
>
>                 Key: SOLR-10793
>                 URL: https://issues.apache.org/jira/browse/SOLR-10793
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>         Attachments: SOLR-10793.patch
>
>
> Users should be able to restrict access to blobstore with the below 
> permissions
> {code}
> {
> "set-permission" : {"name":"update", "collection" : ".system",  
> "role":"admin"}
> "set-permission" : {"name":"read", "collection" : ".system",  "role":"guest"}
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to