-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: core
The Jelly taglib TextArea supports FormValidation Whereas a SecretTextArea does not.
It should be possible to use SecretTextArea with form validation just like Password, or TextArea (or mostly any other form field).
Â
Whilst it may sound strange to some that a secret block of text should be validated, this is useful for things like PEM encoded keys where the validation should be able to check that the text is indeed a PEM encoded key, or that it matches a certificate given in another field.
- is blocking
-
JENKINS-73408 Plugin allows using non FIPS compliant ssh keys without any warning
-
- Resolved
-
- links to