Quantcast

[JIRA] (JENKINS-15373) obfuscate parameterized build values

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15373) obfuscate parameterized build values

JIRA noreply@jenkins-ci.org
Issue Type: Improvement Improvement
Affects Versions: current
Assignee: Daniel Petisme
Components: mask-passwords
Created: 01/Oct/12 6:11 PM
Description:

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?

Project: Jenkins
Priority: Major Major
Reporter: Ryan _
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15373) obfuscate parameterized build values

JIRA noreply@jenkins-ci.org
 
Daniel Petisme edited a comment on Improvement JENKINS-15373

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"

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15373) obfuscate parameterized build values

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

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"

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...