Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
Description
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.
Attachments
Issue Links
- 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
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue depends on |
Assignee | Daniel Petisme [ danielpetisme ] | Oleg Nenashev [ oleg_nenashev ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Remote Link | This issue links to "PR 4 (Web Link)" [ 13007 ] |
Link |
This issue is related to |
Workflow | JNJira [ 156413 ] | JNJira + In-Review [ 185518 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Until
JENKINS-23447is fixed, marking variables as sensitive is pointless when EnvInject is also installed.