You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Yesha Vora (JIRA)" <ji...@apache.org> on 2016/07/08 22:34:10 UTC

[jira] [Created] (ZEPPELIN-1144) Zeppelin home page should only list notebooks with read or write permission

Yesha Vora created ZEPPELIN-1144:
------------------------------------

             Summary: Zeppelin home page should only list notebooks with read or write permission
                 Key: ZEPPELIN-1144
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1144
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.6.1
            Reporter: Yesha Vora
            Priority: Critical


Scenario:
*enable zeppelin authentication
*Log in as user : admin
*Create notebook ( admin_user1)
*set reader =admin and writer = admin
*In seperate window, log in as user : hrt_1
*Check the zeppelin welcome page.

Actual behavior: admin_user1 notebook is listed in Zeppelin home page

Expected : If logged in user does not have Read and Write permission for a notebook, user should not see the notebook in the zeppelin home page.

If we do not fix this issue, each user will be able to see all other user's notebook list. That is not correct behavior.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)