gitea/templates/user/auth
zeripath d3b5edacb6
Escape more things that are passed through str2html ()
* Escape more things that are passed through str2html

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Bloody editors!

Co-authored-by: mrsdizzie <info@mrsdizzie.com>

* Update routers/user/oauth.go

Co-authored-by: mrsdizzie <info@mrsdizzie.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
activate.tmpl Escape more things that are passed through str2html ()
change_passwd.tmpl Force user to change password ()
change_passwd_inner.tmpl Force user to change password ()
finalize_openid.tmpl fix: add type=text for user_name (password manager) ()
forgot_passwd.tmpl Escape Email in forgot_password.tmpl ()
grant.tmpl Use AppSubUrl for more redirections ()
grant_error.tmpl Integrate OAuth2 Provider ()
link_account.tmpl UX of link account (Step 1) ()
prohibit_login.tmpl able to prohibit user login
reset_passwd.tmpl Ensure that 2fa is checked on reset-password ()
signin.tmpl Login via OpenID-2.0 ()
signin_inner.tmpl fix: add type=text for user_name (password manager) ()
signin_navbar.tmpl Add single sign-on support via SSPI on Windows ()
signin_openid.tmpl Center-aligned login topbar ()
signup.tmpl Oauth2 consumer ()
signup_inner.tmpl fix: add type=text for user_name (password manager) ()
signup_openid_connect.tmpl fix: add type=text for user_name (password manager) ()
signup_openid_navbar.tmpl Login via OpenID-2.0 ()
signup_openid_register.tmpl fix: add type=text for user_name (password manager) ()
twofa.tmpl Change two factor code entry box from text to number ()
twofa_scratch.tmpl Autofocus on 2fa passcode fields ()
u2f.tmpl Fix missing AppSubUrl in few more templates ()
u2f_error.tmpl Add support for FIDO U2F ()