ashb commented on code in PR #44780:
URL: https://github.com/apache/airflow/pull/44780#discussion_r1875825191


##########
airflow/www/static/js/main.js:
##########
@@ -286,4 +286,8 @@ $(document).ready(() => {
 
   // Global Tooltip selector
   $(".js-tooltip").tooltip();
+
+  // Issue 44019: Turn off autocomplete for login form

Review Comment:
   We usually don't link to issues in comments like this unless it is a todo 
comment.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to