0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 07:34:49 +01:00
gitea/templates/user/settings
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
..
security Clean up WebAuthn javascript code and remove JQuery code (#22697) 2023-06-06 13:29:37 +08:00
account.tmpl
actions.tmpl Add user level action runners (#24995) 2023-05-31 09:39:54 +08:00
appearance.tmpl
applications_oauth2_edit_form.tmpl Add ability to set multiple redirect URIs in OAuth application UI (#25072) 2023-06-05 15:00:12 +08:00
applications_oauth2_edit.tmpl
applications_oauth2_list.tmpl Add ability to set multiple redirect URIs in OAuth application UI (#25072) 2023-06-05 15:00:12 +08:00
applications_oauth2.tmpl
applications.tmpl Redesign Scoped Access Tokens (#24767) 2023-06-04 20:57:16 +02:00
grants_oauth2.tmpl
hook_new.tmpl
hooks.tmpl
keys_gpg.tmpl
keys_principal.tmpl
keys_ssh.tmpl
keys.tmpl
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl Add user level action runners (#24995) 2023-05-31 09:39:54 +08:00
organization.tmpl
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
packages.tmpl
profile.tmpl
repos.tmpl
runner_edit.tmpl Add user level action runners (#24995) 2023-05-31 09:39:54 +08:00