-
Bug
-
Resolution: Fixed
-
Major
PasswordParameterValue needs to be updated. buildEnvVars with Map is deprecated; should use the EnvVars overload. Should not upcase the variable name (or should also set the original name). Should override isSensitive. MaskPasswordsBuildWrapper should also override makeSensitiveBuildVariables.
- depends on
-
JENKINS-23447 Sensitive build variables recorded in EnvInjectSavable and displayed in EnvInjectAction
-
- Resolved
-
- is related to
-
JENKINS-25821 Global Mask Password are visible as a plain text in Environment Variables tab
-
- Resolved
-
- links to
[JENKINS-23630] Update to new environment variable APIs
Link |
New:
This issue depends on |
Assignee | Original: Daniel Petisme [ danielpetisme ] | New: Oleg Nenashev [ oleg_nenashev ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR 4 (Web Link)" [ 13007 ] |
Link |
New:
This issue is related to |
Until
JENKINS-23447is fixed, marking variables as sensitive is pointless when EnvInject is also installed.