1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-21 18:55:47 +00:00
gitea/templates/user/auth
silverwind 61e0d1a767
Enable H014 and H023 djlint rules (#25786)
Enable these rules:

- H014 | More than 2 blank lines.
- H023 | Do not use entity references.

There are more potential rules to enable but they are blocked by bugs in
the linter:

- https://github.com/Riverside-Healthcare/djLint/issues/711
- https://github.com/Riverside-Healthcare/djLint/issues/712
2023-07-09 20:33:25 +00:00
..
activate.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
captcha.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
change_passwd_inner.tmpl Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
change_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
finalize_openid.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
forgot_passwd.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
grant_error.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
grant.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
link_account.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 2021-10-22 17:19:24 +08:00
prohibit_login.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
reset_passwd.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
signin_inner.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
signin_navbar.tmpl Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
signin_openid.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
signin.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
signup_inner.tmpl Add option to enable CAPTCHA validation for login (#21638) 2022-11-22 21:13:18 +00:00
signup_openid_connect.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
signup_openid_navbar.tmpl Improve "new-menu" (#24465) 2023-05-01 12:08:37 -04:00
signup_openid_register.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
signup.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
twofa_scratch.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
twofa.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
webauthn_error.tmpl Fix webauthn regression and improve code (#25113) 2023-06-07 19:20:18 +08:00
webauthn.tmpl Fix webauthn regression and improve code (#25113) 2023-06-07 19:20:18 +08:00