• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • mask-passwords-plugin
    • None

      I have a parametrized build in which I set different values at the time of the build. These values change.

      For a parameter that is of type "password" I'd like to be able to obscure the value passed to my shell script from showing up in the hudson console log. This would allow me to enter different passwords as needed and be able to use the same parameter name. I do not want to save the passwords in the configuration of the hudson job or at the global level. Is there a way to do this?

          [JENKINS-15373] obfuscate parameterized build values

          Daniel Petisme added a comment - - edited

          Normally, in the global Hudson/Jenkins config, you can chosse the parameters you want to mask by default. For instance, you can configure the plugin to obfuscate the Password Parameters & Non-Stored Password Parameters without more user/job specific config.

          Caution: You should always check the "Mask Passwords" checkbox in you jobs configs"

          Daniel Petisme added a comment - - edited Normally, in the global Hudson/Jenkins config, you can chosse the parameters you want to mask by default. For instance, you can configure the plugin to obfuscate the Password Parameters & Non-Stored Password Parameters without more user/job specific config. Caution: You should always check the "Mask Passwords" checkbox in you jobs configs"

            danielpetisme Daniel Petisme
            rbrueske Ryan _
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: