Github user Ramakrishnan-V commented on the issue:
https://github.com/apache/nifi/pull/1546
Hi @mcgilman,
I strongly agree on your point that need to introduce new attribute of
PropetyDescriptor which would drive whether or not to use a masked single line
input or the existing multi-line textarea. Our focus is only on properties that
require user to enter password. All sensitive properties need not be a password
property. And password properties are supposed to be single line and should not
support expression-language. (Also i believe password boxes cannot be created
without <input type="password">)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---