[
https://issues.apache.org/jira/browse/GEODE-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinmei Liao updated GEODE-3974:
-------------------------------
Description:
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.
was:Internal functions needs to be updated to require appropriate permissions
> 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
>
>
> 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)