[ 
https://issues.apache.org/jira/browse/DBCP-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731831#action_12731831
 ] 

Jean-Louis MONTEIRO commented on DBCP-297:
------------------------------------------

Thanks for the feedback.
I don't know if it's the right place but my opinion is that DBCP is widely used 
and it seemed to me more relevant to add it in DBCP.
Never mind, here are some answers.
1. yeah, may be you're right even if i think most of the time we only need to 
hide passwords.
2. right, as it is an object we can simply check if it has been set or not
3. definitely agree with you. 
* 1.5 --> 1.6 was just to avoid compilation problems related to JDBC 3 and 4. I 
can run ant to comment those features.
* commons-codec: it added this dependency because i implemented a 
DESPasswordCodec and I used Base64 encoding to read/write ciphered values.


> Ciphered passwords
> ------------------
>
>                 Key: DBCP-297
>                 URL: https://issues.apache.org/jira/browse/DBCP-297
>             Project: Commons Dbcp
>          Issue Type: New Feature
>         Environment: All
>            Reporter: Jean-Louis MONTEIRO
>             Fix For: 1.4
>
>         Attachments: patch-dbcp-297.txt
>
>
> It would be nice to allow ciphered passwords with pluggable codec mechanisms.

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

Reply via email to