forgejo/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.tmpl Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
change_passwd_inner.tmpl Set appropriate autocomplete attributes on password fields (#13078) 2020-10-09 10:32:30 +03:00
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.tmpl Use AppSubUrl for more redirections (#8647) 2019-10-23 22:04:22 +01:00
grant_error.tmpl Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
link_account.tmpl UX of link account (Step 1) (#5006) 2018-10-28 18:46:16 -04:00
prohibit_login.tmpl
reset_passwd.tmpl Set appropriate autocomplete attributes on password fields (#13078) 2020-10-09 10:32:30 +03:00
signin.tmpl
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
signup.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
twofa.tmpl
twofa_scratch.tmpl
u2f.tmpl Fix missing AppSubUrl in few more templates (#5021) 2018-10-05 19:41:09 -04:00
u2f_error.tmpl