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/07/31 18:26:33 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=12618749#action_12618749 ] 

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

Fixed in rev 681408 on trunk
Fixed in rev 681411 on qpid.0-10 branch.

I have uncommented the code that prints the password in clear test only if the log level is debug.

> 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.