GitHub user vladimirtkach opened a pull request:
https://github.com/apache/drill/pull/1139
DRILL-6189: Security: passwords logging and file permisions
1. Overrided serialization methods for instances with passwords
2. Changed file permissions for configuration files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vladimirtkach/drill DRILL-6189
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1139.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 #1139
----
commit 9bf7f464fe921cef92ad9802f56c75b72064b0aa
Author: Vladimir Tkach <vovatkach75@...>
Date: 2018-02-28T11:10:50Z
DRILL-6189: Security: passwords logging and file permisions
1. Overrided serialization methods for instances with passwords
2. Changed file permissions for configuration files
----
---