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/settings/security
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
..
accountlinks.tmpl Minor UI improvements: logo alignment, auth map editor, auth name display (#25043) 2 years ago
openid.tmpl Improve some modal action buttons (#24289) 2 years ago
security.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
twofa.tmpl Improve some modal action buttons (#24289) 2 years ago
twofa_enroll.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
webauthn.tmpl Clean up WebAuthn javascript code and remove JQuery code (#22697) 2 years ago