GitHub user kjduling opened a pull request:
https://github.com/apache/geode/pull/311
GEODE-2119: gfsh user and password in clear text
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kjduling/apache-geode feature/GEODE-2119
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/311.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 #311
----
commit f5860798b3eee0eadffdc78709a9f985a161fb6a
Author: Kevin J. Duling <[email protected]>
Date: 2016-12-07T21:23:38Z
GEODE-2119: gfsh user and password visible in clear text
Made changes to suppress the password from being displayed in the log files
and on the console.
commit 7d175d352b12c9e331842cf8cc3335e722c41e2f
Author: Kevin J. Duling <[email protected]>
Date: 2016-12-08T17:05:02Z
Avoid null=****** scenario
commit db450c5895a278c4a43aeb8ba7533ccddf8cb108
Author: Kevin J. Duling <[email protected]>
Date: 2016-12-09T20:52:01Z
GEODE-2119: gfsh user and password visible in clear text
Added tests
----
---
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.
---