You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/06/10 17:26:00 UTC

[jira] [Updated] (DBCP-498) org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to store passwords

     [ https://issues.apache.org/jira/browse/DBCP-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory updated DBCP-498:
------------------------------
    Summary: org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to store passwords  (was: org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to save passwords)

> org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to store passwords
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: DBCP-498
>                 URL: https://issues.apache.org/jira/browse/DBCP-498
>             Project: Commons DBCP
>          Issue Type: Improvement
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>            Priority: Major
>             Fix For: 2.4.0
>
>
> The class {{org.apache.commons.dbcp2.DataSourceConnectionFactory}} should use a {{char[]}} instead of a {{String}} to store passwords.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)