0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-26 01:14:10 -05:00
forgejo/templates/user/auth
wxiaoguang 81925ebb0c
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

(cherry picked from commit 31bb9f3247388b993c61a10190cfd512408ce57e)
2024-02-19 22:58:32 +01:00
..
activate.tmpl [GITEA] Allow changing the email address before activation 2024-02-05 16:09:41 +01:00
captcha.tmpl
change_passwd.tmpl
change_passwd_inner.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
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-19 22:58:32 +01:00
prohibit_login.tmpl
reset_passwd.tmpl
signin.tmpl
signin_inner.tmpl move sign in labels to be above inputs (#28753) 2024-02-16 15:20:52 +01:00
signin_navbar.tmpl
signin_openid.tmpl move sign in labels to be above inputs (#28753) 2024-02-16 15:20:52 +01:00
signup.tmpl
signup_inner.tmpl move sign in labels to be above inputs (#28753) 2024-02-16 15:20:52 +01:00
signup_openid_connect.tmpl
signup_openid_navbar.tmpl
signup_openid_register.tmpl
twofa.tmpl
twofa_scratch.tmpl
webauthn.tmpl
webauthn_error.tmpl