|
||||||||
|
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.

Code changed in jenkins
User: Oleg Nenashev
Path:
src/main/java/org/jenkinsci/plugins/envinject/EnvInjectPasswordWrapper.java
src/main/resources/org/jenkinsci/plugins/envinject/EnvInjectPasswordWrapper/config.jelly
src/main/webapp/help-buildWrapperMaskPasswordParameters.html
http://jenkins-ci.org/commit/envinject-plugin/dcf57030c5e1d72db09dc02934c3c5db3c2c6f4d
Log:
[FIXED JENKINS-24130] - Added an option to mask PasswordParameters
This is a straightforward implementation, an additional re-factoring would be useful.
The option is enabled by default, but this behavior can be changed in order to prevent any compatibility issues.
Signed-off-by: Oleg Nenashev <[email protected]>