0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-24 03:04:48 +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 Move the captcha script loader to the template which really needs it (#28718) 2024-01-07 15:41:46 +00:00
change_passwd.tmpl
change_passwd_inner.tmpl
finalize_openid.tmpl
forgot_passwd.tmpl
grant.tmpl
grant_error.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.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
signup.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
twofa.tmpl
twofa_scratch.tmpl
webauthn.tmpl Don't show Link to TOTP if not set up (#27585) 2023-10-11 20:12:54 +00:00
webauthn_error.tmpl