[GitHub] ignite pull request #5066: IGNITE-9454 Support CACHE_CREATE, CACHE_DESTROY, ...

2018-10-26 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/5066


---


[GitHub] ignite pull request #5066: IGNITE-9454 Support CACHE_CREATE, CACHE_DESTROY, ...

2018-10-24 Thread alamar
GitHub user alamar opened a pull request:

https://github.com/apache/ignite/pull/5066

IGNITE-9454 Support CACHE_CREATE, CACHE_DESTROY, JOIN_AS_SERVER permi…

…ssions in SecurityPermissionSetBuilder.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9454

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5066.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5066


commit 2302baf78fb1d2700b81c29140bf730588cbc05a
Author: Ilya Kasnacheev 
Date:   2018-10-24T16:36:15Z

IGNITE-9454 Support CACHE_CREATE, CACHE_DESTROY, JOIN_AS_SERVER permissions 
in SecurityPermissionSetBuilder.




---