gitea/templates/user/auth
silverwind 61e0d1a767
Enable H014 and H023 djlint rules ()
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
..
activate.tmpl Replace fomantic divider module with our own ()
captcha.tmpl Clarify "text-align" CSS helpers, fix clone button padding ()
change_passwd.tmpl Add main landmark to templates and adjust titles ()
change_passwd_inner.tmpl Enable H014 and H023 djlint rules ()
finalize_openid.tmpl Add main landmark to templates and adjust titles ()
forgot_passwd.tmpl Replace fomantic divider module with our own ()
grant.tmpl Remove incorrect HTML self close tag ()
grant_error.tmpl Add main landmark to templates and adjust titles ()
link_account.tmpl Add main landmark to templates and adjust titles ()
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider ()
prohibit_login.tmpl Add main landmark to templates and adjust titles ()
reset_passwd.tmpl Replace fomantic divider module with our own ()
signin.tmpl Add main landmark to templates and adjust titles ()
signin_inner.tmpl Replace fomantic divider module with our own ()
signin_navbar.tmpl Optimize html templates ()
signin_openid.tmpl Add main landmark to templates and adjust titles ()
signup.tmpl Add main landmark to templates and adjust titles ()
signup_inner.tmpl Add option to enable CAPTCHA validation for login ()
signup_openid_connect.tmpl Add main landmark to templates and adjust titles ()
signup_openid_navbar.tmpl Improve "new-menu" ()
signup_openid_register.tmpl Add main landmark to templates and adjust titles ()
twofa.tmpl Add main landmark to templates and adjust titles ()
twofa_scratch.tmpl Add main landmark to templates and adjust titles ()
webauthn.tmpl Fix webauthn regression and improve code ()
webauthn_error.tmpl Fix webauthn regression and improve code ()