Antonin Stefanutti created VFS-430:
--------------------------------------

             Summary: The SoftRefFilesCache logs clear text password
                 Key: VFS-430
                 URL: https://issues.apache.org/jira/browse/VFS-430
             Project: Commons VFS
          Issue Type: Bug
    Affects Versions: 2.0
            Reporter: Antonin Stefanutti
             Fix For: 2.1


The {{org.apache.commons.vfs2.cache.SoftRefFilesCache}} class logs {{FileName}} 
in the {{putFile}} method with the {{FileName.toString()}} that returns URL 
with clear password while it should be using the {{FileName.getFriendlyURI()}} 
method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to