GitHub user anyway1021 opened a pull request:
https://github.com/apache/incubator-eagle/pull/514
[EAGLE-621] set authentication disabled by default when no 'auth' is
configured
Authentication settings are configured in configuration.yml file, starting
with "auth" syntax. Now make the system see authentication as disabled when no
auth related syntax is set.
Also, do some refactoring to make the code clearer.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-621
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/514.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 #514
----
commit 377aaff0c2a70013427553fbab27153cf6b80afb
Author: anyway1021 <[email protected]>
Date: 2016-10-16T13:32:05Z
set authentication disabled by default when no 'auth' is configured in
configuration.yml
----
---
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.
---