You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/02/15 04:47:00 UTC

[jira] [Commented] (NIFI-7136) Set the autocomplete HTML5 tag to false for username/password login fields

    [ https://issues.apache.org/jira/browse/NIFI-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17037418#comment-17037418 ] 

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 <pi...@gmail.com>

Signed-off-by: Andy LoPresto <al...@apache.org>

> 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)