You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jason Huynh (JIRA)" <ji...@apache.org> on 2017/09/07 21:23:00 UTC

[jira] [Created] (GEODE-3576) Executing cq should check for DATA:READ permissions at cq installation time rather than on cq processing

Jason Huynh created GEODE-3576:
----------------------------------

             Summary: Executing cq should check for DATA:READ 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: security
            Reporter: Jason Huynh


Currently a user can do cq.execute() without data read permissions.  The check for DATA:READ occurs later and means the cq is actually installed.  It might be better to do the checks for DATA:READ before even installing the cq.



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