You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/user/auth
zeripath 036fb7861f
Clean up WebAuthn javascript code and remove JQuery code (#22697)
There were several issues with the WebAuthn registration and testing
code and the style
was very old javascript with jquery callbacks.

This PR uses async and fetch to replace the JQuery code.

Ref #22651

Signed-off-by: Andrew Thornton <art27@cantab.net>

---------

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
activate.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
captcha.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago
change_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
change_passwd_inner.tmpl Make sure fmt catches all templates (#20979) 2 years ago
finalize_openid.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
forgot_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
grant.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago
grant_error.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
link_account.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 3 years ago
prohibit_login.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
reset_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
signin.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
signin_inner.tmpl Fix OAuth loading state (#24788) 2 years ago
signin_navbar.tmpl Optimize html templates (#22080) 2 years ago
signin_openid.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
signup.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
signup_inner.tmpl Add option to enable CAPTCHA validation for login (#21638) 2 years ago
signup_openid_connect.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
signup_openid_navbar.tmpl Improve "new-menu" (#24465) 2 years ago
signup_openid_register.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
twofa.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
twofa_scratch.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
webauthn.tmpl Clean up WebAuthn javascript code and remove JQuery code (#22697) 2 years ago
webauthn_error.tmpl Clean up WebAuthn javascript code and remove JQuery code (#22697) 2 years ago