gitea/templates/user/auth
ByLCY 7baeb9c52a
Add new captcha: cloudflare turnstile ()
Added a new captcha(cloudflare turnstile) and its corresponding
document. Cloudflare turnstile official instructions are here:
https://developers.cloudflare.com/turnstile

Signed-off-by: ByLCY <bylcy@bylcy.dev>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Jason Song <i@wolfogre.com>
..
activate.tmpl Add main landmark to templates and adjust titles ()
captcha.tmpl Add new captcha: cloudflare turnstile ()
change_passwd.tmpl Add main landmark to templates and adjust titles ()
change_passwd_inner.tmpl Make sure fmt catches all templates ()
finalize_openid.tmpl Add main landmark to templates and adjust titles ()
forgot_passwd.tmpl Add main landmark to templates and adjust titles ()
grant.tmpl Add main landmark to templates and adjust titles ()
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 Add main landmark to templates and adjust titles ()
signin.tmpl Add main landmark to templates and adjust titles ()
signin_inner.tmpl Add option to enable CAPTCHA validation for login ()
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 Optimize html templates ()
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 Center-aligning content of WebAuthN page ()
webauthn_error.tmpl Refactor `i18n` to `locale` ()