﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30558	"Autocompletion should be disabled in the ""Add user"" form."	Vasili Korol	nobody	"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."	Cleanup/optimization	closed	contrib.admin	dev	Normal	duplicate	admin, autocomplete, user		Unreviewed	0	0	0	0	0	0
