Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26831

Mantis password written in plain text in build.xml

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • mantis-plugin
    • 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

          Benoit Andrieu created issue -
          sogabe made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 161005 ] New: JNJira + In-Review [ 196608 ]

            sogabe sogabe
            benoitandrieu Benoit Andrieu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: