You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2008/08/28 17:38:44 UTC

[jira] Commented: (QPID-1208) Java client logs password in plain text when info level is enabled

    [ https://issues.apache.org/jira/browse/QPID-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626625#action_12626625 ] 

Rajith Attapattu commented on QPID-1208:
----------------------------------------

I have removed the code which prints the password when log level is debug.
Instead now it prints "XXXX" irrespective of the log level.
Checked in r689854 on trunk.

> Java client logs password in plain text when info level is enabled
> ------------------------------------------------------------------
>
>                 Key: QPID-1208
>                 URL: https://issues.apache.org/jira/browse/QPID-1208
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: M3
>
>
> The current code does have the provision to print the password as xxxxx if the log level != debug.
> However this code is commented out in the toString method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.