You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/02/14 17:14:39 UTC

[GitHub] [nifi] pvillard31 commented on a change in pull request #4055: NIFI-7136 Added autocomplete="off" to login password input

pvillard31 commented on a change in pull request #4055: NIFI-7136 Added autocomplete="off" to login password input
URL: https://github.com/apache/nifi/pull/4055#discussion_r379548085
 
 

 ##########
 File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/login/login-form.jsp
 ##########
 @@ -23,10 +23,10 @@
             <input type="text" placeholder="user" id="username"/>
         </div>
     </div>
-    <div class="setting">
+    <div class="setting">gi
 
 Review comment:
   Typo I believe
   
   ```suggestion
       <div class="setting">
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services