[GitHub] zeppelin pull request #3028: [ZEPPELIN-3549] Add to shiro.ini authorization ...

2018-09-13 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/zeppelin/pull/3028


---


[GitHub] zeppelin pull request #3028: [ZEPPELIN-3549] Add to shiro.ini authorization ...

2018-06-18 Thread mebelousov
GitHub user mebelousov opened a pull request:

https://github.com/apache/zeppelin/pull/3028

[ZEPPELIN-3549] Add to shiro.ini authorization for notebook-repositories

### What is this PR for?
Small improvement that users cannot change notebook repositories by default.

### What type of PR is it?
Improvement

### What is the Jira issue?
[ZEPPELIN-3549](https://issues.apache.org/jira/browse/ZEPPELIN-3549)

### How should this be tested?
- Check correct ulr for `/api/notebook-repositories/**`

### 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/TinkoffCreditSystems/zeppelin ZEPPELIN-3549

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

https://github.com/apache/zeppelin/pull/3028.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 #3028


commit 567ac3fe0ddf8566e86f10225c4386b4b86724f3
Author: mebelousov 
Date:   2018-06-18T07:34:47Z

ZEPPELIN-3549 Add to shiro.ini authorization for notebook-repositories




---