[
https://issues.apache.org/jira/browse/NIFI-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970271#comment-15970271
]
ASF GitHub Bot commented on NIFI-3439:
--------------------------------------
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">)
> Making password property in HiveConnectionPool a hidden show.
> -------------------------------------------------------------
>
> Key: NIFI-3439
> URL: https://issues.apache.org/jira/browse/NIFI-3439
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.1.1
> Environment: Google Chrome browser
> Reporter: Ramakrishnan V
> Assignee: Scott Aslan
> Priority: Minor
> Labels: ControllerService, Hive, security
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> When user types the password in the password attribute in hive connection
> pool controller service, the characters are visible. Once completed the
> password is encrypted and no longer visible.
> shouldn't be me made as normal hidden show password box ?
> The user always has the option to delete the controller service and
> re-configure if he has entered a wrong password.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)