0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 23:34:52 +01:00
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>
2023-06-06 13:29:37 +08:00
..
activate.tmpl
captcha.tmpl Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
change_passwd.tmpl
change_passwd_inner.tmpl
finalize_openid.tmpl
forgot_passwd.tmpl
grant.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
grant_error.tmpl
link_account.tmpl
oidc_wellknown.tmpl
prohibit_login.tmpl
reset_passwd.tmpl
signin.tmpl
signin_inner.tmpl Fix OAuth loading state (#24788) 2023-05-18 11:50:11 +00:00
signin_navbar.tmpl
signin_openid.tmpl
signup.tmpl
signup_inner.tmpl
signup_openid_connect.tmpl
signup_openid_navbar.tmpl Improve "new-menu" (#24465) 2023-05-01 12:08:37 -04:00
signup_openid_register.tmpl
twofa.tmpl
twofa_scratch.tmpl
webauthn.tmpl Clean up WebAuthn javascript code and remove JQuery code (#22697) 2023-06-06 13:29:37 +08:00
webauthn_error.tmpl Clean up WebAuthn javascript code and remove JQuery code (#22697) 2023-06-06 13:29:37 +08:00