GitHub user VipinRathor opened a pull request:
https://github.com/apache/zeppelin/pull/2330
[minor] Remove incorrect configuration and fix description of LdapRealm
### What is this PR for?
There is wrong description and incorrect configuration defined in comment
in LdapRealm.java. Since the documentation at
(http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/security/shiroauthentication.html)
does not mention LdapRealm, the information should be correct in the code
comments at the least.
### What type of PR is it?
Documentation
### What is the Jira issue?
N/A
### 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/VipinRathor/zeppelin fix-LdapRealm-description
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2330.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 #2330
----
commit 73148e3b9221673e4c05764ea989fa8dbb83032d
Author: Vipin Rathor <[email protected]>
Date: 2017-05-10T09:49:48Z
[minor] Remove incorrect configuration and fix description of LdapRealm
----
---
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.
---