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

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

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

GEODE-3578: Only DATA:READ permissions are required for creating/closing a cq 
from a client

  * As part of this commit GEODE-3576: Moved security check earlier in cq 
process


> Executing cq should check for DATA:READ:Region permissions at cq installation 
> time rather than on cq processing
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3576
>                 URL: https://issues.apache.org/jira/browse/GEODE-3576
>             Project: Geode
>          Issue Type: Bug
>          Components: cq, security
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>              Labels: 1.3
>
> Currently a user can do cq.execute() without data read permissions.  The 
> check for DATA:READ:Region occurs later and means the cq is actually 
> installed.  It might be better to do the checks for DATA:READ:Region before 
> even installing the cq.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to