#30558: Autocompletion should be disabled in the "Add user" form
-------------------------------------+-------------------------------------
               Reporter:  Vasili     |          Owner:  nobody
  Korol                              |
                   Type:             |         Status:  new
  Uncategorized                      |
              Component:             |        Version:  1.11
  contrib.admin                      |       Keywords:  admin,
               Severity:  Normal     |  autocomplete, user
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  1          |
-------------------------------------+-------------------------------------
 In the admin:

 Home > Authentication and Authorization > Users > Add user

 There is a form with a "username", "password" and "password confirmation"
 input fields. In my case, the browser automatically fills in the first two
 inputs with my own username and password every time i need to create a new
 user.

 I think the HTML input elements in this form should have
 `autocomplete="off"` attribute set.

 I observe this in Django 1.11.21. Currently have no possibility to test in
 newer versions.

 I failed to find an existing ticket related to this issue.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30558>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.923a90c45dd631198c206f880a5428e3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to