mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Set autocapitalization='none' and autocomplete='username' on the username field. Latest Django version uses those attributes by default on the username field. Closes #1207 Signed-off-by: Veiko Aasa <veiko17@disroot.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>