[
https://issues.apache.org/jira/browse/TOMEE-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983337#comment-14983337
]
ASF GitHub Bot commented on TOMEE-1648:
---------------------------------------
GitHub user jeanouii opened a pull request:
https://github.com/apache/tomee/pull/23
TOMEE-1648: The password cipher is called each time the datasource is…
… built even if we already have the clear password
Not sure when it really happens, but it happened at least one for a user
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeanouii/tomee TOMEE-1648
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/23.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #23
----
commit 4a4b6721c2c3765b3094db29038bfc21b17a2a79
Author: Jean-Louis Monteiro <[email protected]>
Date: 2015-10-30T21:14:51Z
TOMEE-1648: The password cipher is called each time the datasource is built
even if we already have the clear password
Not sure when it really happens, but it happened at least one for a user
----
> TomEE tries to uncipher the DataSouces passwords more than once
> ---------------------------------------------------------------
>
> Key: TOMEE-1648
> URL: https://issues.apache.org/jira/browse/TOMEE-1648
> Project: TomEE
> Issue Type: Bug
> Components: TomEE Core Server
> Affects Versions: 7.0.0, 1.7.2, 1.7.3
> Reporter: Jean-Louis MONTEIRO
>
> All versions affected since the Password Cipher has been added.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)