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

"Create or Update Label in StarTeam" displays passwords as clear text in Console Output

XMLWordPrintable

      Bug Example:

      Labelling Build in StarTeam using ${BUILD_ID}
      ***192.168.1.1:49201:myUserName:myPassword:tss:tss_fe.201208:tss_fe.201208:null***
      Creating/Updating StarTeam Label 2012-07-09_18-42-34

          • Applying label 2012-07-09_18-42-34 on VIEW tss/tss_fe/tss_fe.201208
            Label '2012-07-09_18-42-34' successfully applied.

      Output should look like the following:

      Labelling Build in StarTeam using ${BUILD_ID}
      ***192.168.1.1:49201:myUserName:********:tss:tss_fe.201208:tss_fe.201208:null***
      Creating/Updating StarTeam Label 2012-07-09_18-42-34

          • Applying label 2012-07-09_18-42-34 on VIEW tss/tss_fe/tss_fe.201208
            Label '2012-07-09_18-42-34' successfully applied.

      As a workaround, we are currently using the Mask Password Plugin.

            jan_ruzicka jan_ruzicka
            bgwallace Brad Wallace
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: