-
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.
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.