GitHub user ravicodder opened a pull request:

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

    [ZEPPELIN-705]Search should  aware notebook permission

    ### What is this PR for?
    Make search aware of notebook permissions and allow only those search 
results for which user has read permission. 
    
    
    ### What type of PR is it?
    Bug Fix
    
    ### Todos
    NA
    
    ### What is the Jira issue?
    [ZEPPELIN-705]( 
https://issues.apache.org/jira/browse/ZEPPELIN-705?jql=project%20%3D%20ZEPPELIN%20AND%20status%20in%20(Open%2C%20Resolved)%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%200.6.0%20ORDER%20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC)
    
    ### How should this be tested?
    
    
    ### 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/ravicodder/incubator-zeppelin ZEPPELIN-705

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

    https://github.com/apache/incubator-zeppelin/pull/833.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 #833
    
----
commit 2fe33e5468b8c617f6205aeef50c97b017a12c84
Author: Ravi Ranjan <ranjanravi0...@gmail.com>
Date:   2016-04-13T10:01:45Z

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

Reply via email to