Issue Type: Improvement Improvement
Assignee: Jesse Glick
Components: credentials-binding
Created: 29/Sep/14 12:16 PM
Description:

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.

Project: Jenkins
Priority: Minor Minor
Reporter: William Bernardet
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to