[
https://issues.apache.org/jira/browse/GEODE-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356116#comment-16356116
]
ASF subversion and git services commented on GEODE-3974:
--------------------------------------------------------
Commit aa469239860778eb46e09dd7b390aee08f152480 in geode's branch
refs/heads/develop from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=aa46923 ]
GEODE-3974: improve permission for Internal functions (#1395)
New marker interface InternalFunction to define all
internal functions. InternalFunctions need * permission.
> improve permission for Internal functions
> -----------------------------------------
>
> Key: GEODE-3974
> URL: https://issues.apache.org/jira/browse/GEODE-3974
> Project: Geode
> Issue Type: Bug
> Components: docs, management
> Reporter: Jinmei Liao
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Internal functions needs to be updated to require appropriate permissions
> we need to make sure:
> 1) all the current functions that are marked as InternalEntity are not be
> called legitimately by a client api.
> 2) make all internal functions (functions that implements both Function and
> InternalEntity) should require All permission.
> 3) stretch goal: have a testing mechanism that would ensure new Function's
> permission is set correctly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)