[
https://issues.apache.org/jira/browse/DBCP-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731765#action_12731765
]
Phil Steitz commented on DBCP-297:
----------------------------------
I have a couple of comments on this. First, it is not obvious to me that the
right place to implement this is in DBCP itself. That said, if consensus is
that this is a good feature to add to DBCP, here are some comments on the
implementation:
1. If we are going to support decrypting passwords, we should likely also
support decrypting user names.
2. I don't like the needless loading of the do-nothing codec for the default
no-decrypt setup.
3. I don't understand why the pom dependency and compile target changes are
necessary. I would be -1 to adding commons-codec as a dependency for dbcp
> 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.