-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 1.580.2
mantis-plugin 0.25
After a build which required an interaction with Mantis, one can found the credentials used by mantis-plugin in the file build.xml
<hudson.plugins.mantis.MantisRegisterAction plugin="mantis@0.25"> <site> <url>http://someserver/mantis/</url> <version>V120</version> <userName>aaaaa</userName> <password>xxxxx</password> </site> <issueNo>3465</issueNo> </hudson.plugins.mantis.MantisRegisterAction>
[JENKINS-26831] Mantis password written in plain text in build.xml
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 161005 ] | New: JNJira + In-Review [ 196608 ] |