[JIRA] (JENKINS-15373) obfuscate parameterized build values
Daniel Petisme commented on JENKINS-15373 obfuscate parameterized build values 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
[JIRA] (JENKINS-15373) obfuscate parameterized build values
Daniel Petisme edited a comment on JENKINS-15373 obfuscate parameterized build values 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
[JIRA] (JENKINS-15373) obfuscate parameterized build values
Ryan _ created JENKINS-15373 obfuscate parameterized build values Issue Type: 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 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