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/02/28 00:18:00 UTC

[jira] [Commented] (GEODE-4406) Improve granularity of permissions for new client protocol

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

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

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

GEODE-4406: Improve authorization granularity for protobuf (#1514)



> Improve granularity of permissions for new client protocol
> ----------------------------------------------------------
>
>                 Key: GEODE-4406
>                 URL: https://issues.apache.org/jira/browse/GEODE-4406
>             Project: Geode
>          Issue Type: New Feature
>          Components: client/server
>            Reporter: Galen O'Sullivan
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Currently, the new client protocol requires all DATA:READ permissions to do a region.get() . If a user only has DATA:READ:regionName , they won't be permitted to execute commands on the region, even though they have permissions. We should fix this for all the other operations too.



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