Issue Type: Bug Bug
Assignee: Jesse Glick
Components: workflow-plugin
Created: 18/Mar/15 4:41 PM
Description:

We want to have a block statement that allows sensitive tokens to be masked from the console output inside the body, such as:

maskPassword("s3cr3t!") {
  echo "Hello s3cr3t!" // this should produce "Hello ***********" or something
}

The exact syntax can be anything, but the above one would prove the concept that this can be done in a composable manner.

Project: Jenkins
Priority: Major Major
Reporter: Kohsuke Kawaguchi
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to