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 subversion and git services (JIRA)" <ji...@apache.org> on 2018/03/09 21:41:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16393631#comment-16393631 ] 

ASF subversion and git services commented on GEODE-4750:
--------------------------------------------------------

Commit 17602ce01f82188b807cae63c65770e33006a26f in geode's branch refs/heads/develop from [~WireBaron]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=17602ce ]

GEODE-4750: Allow region level authorization for OQL queries (#1570)



> 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
>            Assignee: Brian Rowe
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> 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)