jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-28699] Password type parameterized fields get bogus auto-population of default value despite empty field on job save
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
Password type parameters on parameterized jobs are being automatically populated despite having the default value set blank. If I have not filled the field, then it should NOT be filling itself. This occurs in any browser regardless of auto-complete settings, and the value is some hash I've definitely never put in a field, so I am quite sure it isn't the browsers' fault.
---
Originally reported by
petteyg359, imported from: Password type parameterized fields get bogus auto-population of default value despite empty field on job save
Raw content of original issue
Password type parameters on parameterized jobs are being automatically populated despite having the default value set blank. If I have not filled the field, then it should NOT be filling itself. This occurs in any browser regardless of auto-complete settings, and the value is some hash I've definitely never put in a field, so I am quite sure it isn't the browsers' fault.
- environment:
Jenkins 1.607
Contributor guide
Assessment
This issue has not been assessed yet.