gitea/templates/admin/auth/source
silverwind 1c523e2129
Set appropriate `autocomplete` attributes on password fields ()
`new-password` prevents annoying autocompletion in some cases, thought
it's not semantically correct to use that for example on all three
fields on the user account page, so some annoyances remain.

Co-authored-by: Lauris BH <lauris@nix.lv>
..
ldap.tmpl Set appropriate `autocomplete` attributes on password fields ()
oauth.tmpl Additional OAuth2 providers ()
smtp.tmpl Refactor admin/auth/new.tmpl ()
sspi.tmpl Add single sign-on support via SSPI on Windows ()