-
Bug
-
Resolution: Fixed
-
Major
-
None
-
envinject 1.9
mask-passwords 2.7.2
Jenkins ver. 1.424.1
Windows
Perforce plugin 1.3.7
If I use the mask-passwords plugin to create a masked password, and also use the envinject plugin to setup an environment, the masked password is visible from the "Injected Environment Variables" link for each build.
- is related to
-
JENKINS-12161 passwords are not removed in some cases
-
- Closed
-
-
JENKINS-23447 Sensitive build variables recorded in EnvInjectSavable and displayed in EnvInjectAction
-
- Resolved
-
You're right.
Environment variables were displayed when the job is running and password variables were not masked.
All env vars are hidden for now when the job is running.
It should fix your issue.
Then, displayed values are encrypted. The hash value displayed is an encrypted value.