1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/templates/user/auth
silverwind 647b2649b1
Make sure fmt catches all templates (#20979)
* Make sure fmt catches all templates

Make's `wildcard` is not recursive so it missed many template files, fix
that by using `find`.

* Update Makefile
2022-08-31 23:58:54 +08:00
..
activate.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
change_passwd_inner.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
change_passwd.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
finalize_openid.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
forgot_passwd.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
grant_error.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
grant.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
link_account.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 2021-10-22 17:19:24 +08:00
prohibit_login.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
reset_passwd.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
signin_inner.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
signin_navbar.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
signin_openid.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
signin.tmpl Add fluid to ui container class to remove margin (#16396) 2021-07-20 08:22:23 +02:00
signup_inner.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
signup_openid_connect.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
signup_openid_navbar.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
signup_openid_register.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
signup.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
twofa_scratch.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
twofa.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
webauthn_error.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
webauthn.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00