-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
-
credentials 2.5, ssh-credentials 1.19, credentials-binding 1.25
Is there a way to disable or configure the password masking feature? This is causing a number of issues for us, as it seems that not only are passwords masked, but usernames as well. This causes commonly used words (such as "jenkins", "android", "artifactory", "admin", etc.) to appear as **** in our console output, as we have credentials with usernames like that. This causes a number of problems with our auditability.
If there currently isn't a way, would it be possible to implement the ability to turn this on/off?
- is blocking
-
JENKINS-64631 String interpolation warning too broad; should apply to only passwords not usernames as well.
- Resolved
-
JENKINS-66675 Disable masking of usernames for GitHub App secret
- Resolved
- is duplicated by
-
JENKINS-63618 Branch (or repo) specifiers are obfuscated with credentials (security implications)
- Closed
- links to