[
https://issues.apache.org/jira/browse/NIFI-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17037417#comment-17037417
]
ASF subversion and git services commented on NIFI-7136:
-------------------------------------------------------
Commit 37614d02cd6721a33504ac2918b28243700632d1 in nifi's branch
refs/heads/master from M Tien
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=37614d0 ]
NIFI-7136 Added autocomplete="off" to login password input (#4055)
NIFI-7136 Added autocomplete="off" to login password input
Updated
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/login/login-form.jsp
Co-authored-by: Pierre Villard <[email protected]>
Signed-off-by: Andy LoPresto <[email protected]>
> Set the autocomplete HTML5 tag to false for username/password login fields
> --------------------------------------------------------------------------
>
> Key: NIFI-7136
> URL: https://issues.apache.org/jira/browse/NIFI-7136
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.11.1
> Reporter: M Tien
> Assignee: M Tien
> Priority: Minor
> Labels: autocomplete, security
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The autocomplete field may need to be set to false for security purposes.
> Investigate the benefits of setting this to false, and if valid, ensure it's
> set to false for NiFi.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)