You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/07 01:04:00 UTC

[jira] [Updated] (GEODE-4750) Add finer grained security to OQL queries with protobuf

     [ https://issues.apache.org/jira/browse/GEODE-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-4750:
----------------------------------
    Labels: pull-request-available  (was: )

> Add finer grained security to OQL queries with protobuf
> -------------------------------------------------------
>
>                 Key: GEODE-4750
>                 URL: https://issues.apache.org/jira/browse/GEODE-4750
>             Project: Geode
>          Issue Type: Improvement
>          Components: client/server
>            Reporter: Dan Smith
>            Priority: Major
>              Labels: pull-request-available
>
> After GEODE-3126 and GEODE-4406 are implemented, we should update the OqlOperationHandler to allow queries if the user has access to the individual regions. Currently the changes for GEODE-3126 are validating that the user has DATA:READ access for all regions in order to do a query.
> The QueryCommand class has an example of how to validate the regions involved in the query.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)