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

Username/password to support separate env variables

XMLWordPrintable

      Currently the plugin will generate a single environment variable based on the name give set as this:
      <NAME>=username:password

      Would it be possible to have an option to split it into two distinct environment variables:
      <NAME>_USERNAME=username
      <NAME>_PASSWORD=password

      This would ease the usage of the plugin as most of the tool requiring a username password would ask them separatly.

            jglick Jesse Glick
            williambernardet William Bernardet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: