gitea/templates/user/auth
zeripath 3a02f0896e
Escape more things that are passed through str2html (#12622) (#12850)
Backport #12622

* 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
2020-09-15 18:43:10 -04:00
..
activate.tmpl Escape more things that are passed through str2html (#12622) (#12850) 2020-09-15 18:43:10 -04:00
change_passwd_inner.tmpl
change_passwd.tmpl
finalize_openid.tmpl
forgot_passwd.tmpl Escape Email in forgot_password.tmpl (#12610) (#12612) 2020-08-26 10:12:09 -05:00
grant_error.tmpl
grant.tmpl
link_account.tmpl
prohibit_login.tmpl
reset_passwd.tmpl Ensure that 2fa is checked on reset-password (#9857) 2020-01-19 20:17:12 +00:00
signin_inner.tmpl update #9066 Always show Password field on link account sign in page (#9147) 2019-11-24 15:17:53 -05: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
signup_openid_connect.tmpl
signup_openid_navbar.tmpl
signup_openid_register.tmpl
signup.tmpl
twofa_scratch.tmpl
twofa.tmpl
u2f_error.tmpl
u2f.tmpl