[
https://issues.apache.org/jira/browse/GEODE-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308062#comment-15308062
]
ASF subversion and git services commented on GEODE-1454:
--------------------------------------------------------
Commit 03246b404efd2161ec3d3b55ea319599de33ecd3 in incubator-geode's branch
refs/heads/develop from [~jens.deppe]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=03246b4 ]
GEODE-1454: Have "region" attribute, in JSONAuthorization json file be an array
- Also converted to Jackson. Be gone org.json!!
> Have "region" attribute, in JSONAuthorization json file be an array
> -------------------------------------------------------------------
>
> Key: GEODE-1454
> URL: https://issues.apache.org/jira/browse/GEODE-1454
> Project: Geode
> Issue Type: Task
> Components: security
> Reporter: Jens Deppe
> Fix For: 1.0.0-incubating.M3
>
>
> Currently the region attribute is defined as a comma separated list in string
> form:
> "regions": "region1,region2"
> This should be converted to a JSON array.
> This would also apply to ExampleJSONAuthorization
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)