You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/12/14 19:56:36 UTC

[GitHub] [zeppelin] prabhjyotsingh opened a new pull request #3554: [ZEPPELIN-4489] remove zeppelin.anonymous.allowed configuration

prabhjyotsingh opened a new pull request #3554: [ZEPPELIN-4489] remove zeppelin.anonymous.allowed configuration
URL: https://github.com/apache/zeppelin/pull/3554
 
 
   ### What is this PR for?
   This is a proposal for removing/disabling `zeppelin.anonymous.allowed` when Shiro is configured.
   My Proposal in this JIRA is; let us remove this `zeppelin.anonymous.allowed`.
   So, when Shiro is configured then Zeppelin server runs with all the auth configured, and if the user wants anonymous access then they should not configure Shiro.ini.
   
   
   ### What type of PR is it?
   [Bug Fix | Improvement]
   
   ### What is the Jira issue?
   * [ZEPPELIN-4489](https://issues.apache.org/jira/browse/ZEPPELIN-4489)
   
   ### How should this be tested?
   * CI should be green.
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? no
   * Is there breaking changes for older versions? yes
   * Does this needs documentation? yes
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services