Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
* Linux 2.6.27.19-5-default #1 SMP 2009-02-28 04:40:21 +0100 x86_64 x86_64 x86_64 GNU/Linux
* Hudson ver. 1.348
* Hudson Email Extension Plugin v2.5
Description
Password for authentication to server is stored in plain text.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | ashlux [ ashlux ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 135908 ] | JNJira + In-Review [ 203738 ] |
Code changed in hudson
User: : ashlux
Path:
trunk/hudson/plugins/email-ext/pom.xml
trunk/hudson/plugins/email-ext/src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
http://jenkins-ci.org/commit/34747
Log:
[FIXED JENKINS-5816] Fix password being saved in plaintext. Requires Hudson 1.356 or newer due to Secret.toString(Secret).