You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by khalidhuseynov <gi...@git.apache.org> on 2016/11/29 07:32:50 UTC

[GitHub] zeppelin pull request #1700: [DOCS] Update Shiro configuration file with new...

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 <kh...@gmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1700: [DOCS] Update Shiro configuration file with new packag...

Posted by bzz <gi...@git.apache.org>.
Github user bzz commented on the issue:

    https://github.com/apache/zeppelin/pull/1700
  
    Looks good to me, merging to master as a hotfix based on user feedback in [this thread](http://markmail.org/message/4z6hxxf3eem2wgp2), if there is no further discussion.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin pull request #1700: [DOCS] Update Shiro configuration file with new...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---