GitHub user hayssams opened a pull request:

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

    Shiro security v2

    Added Authentication. 
    Once authenticated, a user has access to all notes. 
    HTTP & Websocket channels are secured and require auth.
    This PR is based  on PR 53 which also implements user ownership on notes.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ebiznext/incubator-zeppelin shiro-security-v2

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

    https://github.com/apache/incubator-zeppelin/pull/586.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 #586
    
----
commit e2affca7b3423141be98fbca041257c5aa81a38d
Author: Hayssam Saleh <[email protected]>
Date:   2015-12-31T17:40:19Z

    Securing the HTTP channel only.
    Websocket security is done in the next commit

commit f9b1952a247ea8f55d1cf8270d61c615007b63e8
Author: Hayssam Saleh <[email protected]>
Date:   2015-12-31T17:41:49Z

    The Websocket channel is now as secure as the HTTP channel.

----


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

Reply via email to