GitHub user prabhjyotsingh opened a pull request:

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

    Application does not logout user when authcBasic and `./grunt serve` is used

    ### What is this PR for?
    Creating this issue from 
[this](https://github.com/apache/zeppelin/pull/1071#issuecomment-230720461) 
comment, Application does not logout user when authcBasic is used and process 
was running with `grunt serve`
    
    
    ### What type of PR is it?
    [Bug Fix]
    
    
    ### What is the Jira issue?
    * [ZEPPELIN-1125](https://issues.apache.org/jira/browse/ZEPPELIN-1125)
    
    ### How should this be tested?
    Run web-app as `grunt serve` and configure shiro auth to use `authcBasic`, 
and then try to logout.
    
    ### 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/prabhjyotsingh/zeppelin ZEPPELIN-1125

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

    https://github.com/apache/zeppelin/pull/1140.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 #1140
    
----
commit 986d5491f265233d21041da65757fda361854ec1
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2016-07-06T13:25:37Z

    Application does not logout user when authcBasic and running on a different 
host/port

----


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

Reply via email to