Github user hayssams commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/53#issuecomment-168230807
@elbamos @jongyoul @rconline
I created a new PR (https://github.com/apache/incubator-zeppelin/pull/586)
which implements HTTP et Websocket security but does not implement note
ownership. This means that a user must authenticate to access Zeppelin but once
authenticated, he will have access to all notes. That's what @Leemoonsoo wanted
to do first.
For easier review, this new PR (#586) contains only two commits. The first
one implements HTTP Auth and the second one Websocket authentication .
Once PR # 586 is merged / validated, I suggest that we move forward with
note ownership and permissions.
---
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.
---