GitHub user r-kamath opened a pull request:
https://github.com/apache/zeppelin/pull/2942
[HOTFIX] ZEPPELIN-3405 fix permission checks with roles
### What is this PR for?
hotfix for #2931
https://github.com/apache/zeppelin/pull/2931#issuecomment-383736331
### What type of PR is it?
[Hot Fix]
### Todos
* [ ] - Task
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-3405
### How should this be tested?
see PR description
### Screenshots (if appropriate)
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/r-kamath/zeppelin hotfix_ZEPPELIN-3405
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2942.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 #2942
----
commit b93c2de93609c4837ddf8119b911e9a1c9bc8d07
Author: Renjith Kamath <rkamath@...>
Date: 2018-04-24T11:17:44Z
ZEPPELIN-3405 fix permission checks with roles
Change-Id: Idc8aea9df2e4aa7df3de04212d3c1f6312d49a67
----
---