-
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
Until
JENKINS-23447is fixed, marking variables as sensitive is pointless when EnvInject is also installed.