0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 07:51:58 +01:00
gitea/templates/user/auth
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236)
Follow #29165. 

* Introduce JSONTemplate to help to render JSON templates
* Introduce JSEscapeSafe for templates. Now only use `{{ ... |
JSEscape}}` instead of `{{ ... | JSEscape | Safe}}`
* Simplify "UserLocationMapURL" useage
2024-02-18 10:52:02 +01:00
..
activate.tmpl
captcha.tmpl
change_passwd_inner.tmpl
change_passwd.tmpl
finalize_openid.tmpl
forgot_passwd.tmpl
grant_error.tmpl
grant.tmpl
link_account.tmpl
oidc_wellknown.tmpl Refactor more code in templates (#29236) 2024-02-18 10:52:02 +01:00
prohibit_login.tmpl
reset_passwd.tmpl
signin_inner.tmpl move sign in labels to be above inputs (#28753) 2024-02-15 09:47:49 +01:00
signin_navbar.tmpl
signin_openid.tmpl move sign in labels to be above inputs (#28753) 2024-02-15 09:47:49 +01:00
signin.tmpl
signup_inner.tmpl move sign in labels to be above inputs (#28753) 2024-02-15 09:47:49 +01:00
signup_openid_connect.tmpl
signup_openid_navbar.tmpl
signup_openid_register.tmpl
signup.tmpl
twofa_scratch.tmpl
twofa.tmpl
webauthn_error.tmpl
webauthn.tmpl