GitHub user prabhjyotsingh opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/874

    ZEPPELIN-837: Bring Bootstrap user auth dialog back

    ### What is this PR for?
    There were hotfix https://github.com/apache/incubator-zeppelin/pull/870 
that encourage user use basic auth dialog instead of bootstrap auth dialog.
    This issue will address bringing bootstrap auth dialog back.
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### Todos
    * [x] -  bringing bootstrap auth dialog back
    * [x] -  have a session timeout (optional)
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-837
    
    ### How should this be tested?
    At the end of shiro.ini file
    
        #/** = anon
        /** = authc
    
    Bootstrap user auth dialog should work as expected
    
    ### 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/incubator-zeppelin ZEPPELIN-837

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

    https://github.com/apache/incubator-zeppelin/pull/874.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 #874
    
----
commit 593909b02ace063a1053cde9549de7bfa44347cc
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2016-05-05T07:23:35Z

    Bring Bootstrap user auth dialog back

----


---
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