-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Hudson 1.395
CIFS-Publisher Plugin 1.1.12
Windows XP SP3 Host
See HUDSON-8720 for the original issue before the move to Jenkins.
The password for the share appears in cleartext in hudson.out.log (I believe it happens when saving the system configuration) and in com.slide.hudson.plugins.CIFSPublisher.xml.
The password should never be stored/displayed or it should be stored encrypted or as a hash.
[JENKINS-8774] CIFS-Publisher prints password in cleartext in log and settings file
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 138918 ] | New: JNJira + In-Review [ 204899 ] |
Removed output of URL to the log or to stdout. Added a warning in the configuration to show that the password would be stored in plain text.