GitHub user khalidhuseynov opened a pull request:
https://github.com/apache/zeppelin/pull/1700
[DOCS] Update Shiro configuration file with new package names
### What is this PR for?
Since most of authentication related realm classes has moved from
`org.apache.zeppelin.server` package into `org.apache.zeppelin.realm`, we need
to update corresponding `shiro.ini.template` file
### What type of PR is it?
Improvement | Documentation
### Todos
* [x] - update class packages
### What is the Jira issue?
N/A
### How should this be tested?
same as for testing `LdapGroupRealm` or `ActiveDirectoryGroupRealm`
### 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/khalidhuseynov/incubator-zeppelin
update/shiro-config
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1700.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 #1700
----
commit 2eabc24bcda4da10d7e96fbeedb0896a21f1d231
Author: Khalid Huseynov <[email protected]>
Date: 2016-11-29T07:25:41Z
update package names
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---