1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-13 00:38:12 -04:00
gitea/templates/user/auth
silverwind 1c523e2129
Set appropriate autocomplete attributes on password fields (#13078)
`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>
2020-10-09 10:32:30 +03:00
..
activate.tmpl Escape more things that are passed through str2html (#12622) 2020-08-28 00:37:05 -04:00
change_passwd_inner.tmpl Set appropriate autocomplete attributes on password fields (#13078) 2020-10-09 10:32:30 +03:00
change_passwd.tmpl
finalize_openid.tmpl fix: add type=text for user_name (password manager) (#12250) 2020-07-15 16:48:50 +03:00
forgot_passwd.tmpl Escape Email in forgot_password.tmpl (#12610) 2020-08-26 08:47:38 -05:00
grant_error.tmpl
grant.tmpl
link_account.tmpl
prohibit_login.tmpl
reset_passwd.tmpl Set appropriate autocomplete attributes on password fields (#13078) 2020-10-09 10:32:30 +03:00
signin_inner.tmpl Set appropriate autocomplete attributes on password fields (#13078) 2020-10-09 10:32:30 +03:00
signin_navbar.tmpl Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
signin_openid.tmpl
signin.tmpl
signup_inner.tmpl Set appropriate autocomplete attributes on password fields (#13078) 2020-10-09 10:32:30 +03:00
signup_openid_connect.tmpl fix: add type=text for user_name (password manager) (#12250) 2020-07-15 16:48:50 +03:00
signup_openid_navbar.tmpl
signup_openid_register.tmpl hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
signup.tmpl
twofa_scratch.tmpl
twofa.tmpl
u2f_error.tmpl
u2f.tmpl