GitHub user chirino opened a pull request:
https://github.com/apache/karaf/pull/56
KARAF-3590: Don't log Passwords in clear text
* Bundles can now register CommandLoggingFilter objects in the OSGi
registry to get a chance to filter out sensitve data data from logs before the
logging happens.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chirino/karaf KARAF-3590
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/56.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 #56
----
commit 2e1628b8b7c3126cf61b2fa5b52c47a941dd7087
Author: Hiram Chirino <[email protected]>
Date: 2015-03-05T13:38:00Z
KARAF-3590: Don't log Passwords in clear text
* Bundles can now register CommandLoggingFilter objects in the OSGi
registry to get a chance to filter out sensitve data data from logs before the
logging happens.
----
---
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.
---