This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/user/auth
zeripath d3b5edacb6
Escape more things that are passed through str2html (#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

Co-authored-by: mrsdizzie <info@mrsdizzie.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-08-28 00:37:05 -04:00
..
activate.tmpl Escape more things that are passed through str2html (#12622) 2020-08-28 00:37:05 -04:00
change_passwd.tmpl
change_passwd_inner.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.tmpl
grant_error.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.tmpl
signin_inner.tmpl fix: add type=text for user_name (password manager) (#12250) 2020-07-15 16:48:50 +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 fix: add type=text for user_name (password manager) (#12250) 2020-07-15 16:48:50 +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 fix: add type=text for user_name (password manager) (#12250) 2020-07-15 16:48:50 +03:00
twofa.tmpl
twofa_scratch.tmpl
u2f.tmpl
u2f_error.tmpl