-
Bug
-
Resolution: Duplicate
-
Minor
-
Ubuntu 14.04
Jenkins 1.596.1
credentials-binding 1.4
credentials 1.22
mask-passwords 2.7.2
I used the Credentials Binding plugin to store a username/password pair in the Jenkins global config.
Then, I created a project, and bound a username/password variables to these credentials.
Then I was able to print out the value of the password to the console log.
Screen shots are attached.
- is related to
-
JENKINS-27486 Workflow step to mask console output
-
- Resolved
-
-
JENKINS-24805 Mask credentials in Build Log
-
- Resolved
-
[JENKINS-28219] After entering a username/password combo in Credentials Binding, I can print out the value of the password inside a Jenkins job
Link |
New:
This issue is related to |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Attachment | New: mask passwords.PNG [ 29719 ] |
Attachment | New: com.michelin.cio.hudson.plugins.maskpasswords.MaskPasswordsConfig.xml [ 29720 ] |
Attachment | New: credentials.xml [ 29721 ] |
JENKINS-27486covers an analogous scenario from inside a Workflow job.