GitHub user chemikadze opened a pull request:
https://github.com/apache/incubator-griffin/pull/441
[GRIFFIN-207] LDAP login service improvements
- allow non-CN usernames
- allow disabling certificate checks
- allow limiting set of login users
- improve logging
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chemikadze/incubator-griffin GRIFFIN-207
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/441.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 #441
----
commit 8e1b56bfd0a458daacdc086190740ccf471d3e2e
Author: Nikolay Sokolov <chemikadze@...>
Date: 2018-10-20T02:04:20Z
[GRIFFIN-207] LDAP login service improvements
- allow non-CN usernames
- allow disabling certificate checks
- allow limiting set of login users
- improve logging
----
---