Github user prabhjyotsingh commented on the issue:

    https://github.com/apache/zeppelin/pull/1071
  
    @minahlee, Thank you for review this.
    
    With default shiro.ini i.e.
    
    ```
    /api/version = anon
    /** = anon
    #/** = authc
    ```
    
    Under `Insufficient privileges` "Login button" should not show up, sounds 
like a different bug to me, but if you refresh the page, the auth info will be 
removed.
    
    And before merging this PR, when I saw travis log, it was failing for these 
two, and I assumed both were unrelated.
    
    ```
    Results :
    
    Failed tests: 
      ParagraphActionsIT.testTitleButton:350 After Show Title : The title field 
contains
    Expected: "Untitled"
         but: was ""
    
    Tests in error: 
      
AuthenticationIT.testGroupPermission:177->authenticationUser:109->AbstractZeppelinIT.pollingWait:114
 » Timeout
    ```
    
    I'll open up a HOTFIX now, to fix CI.


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