0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-20 00:00:11 +01:00
forgejo/templates/user/settings/security
zeripath 036fb7861f
Clean up WebAuthn javascript code and remove JQuery code ()
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 

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
..
accountlinks.tmpl
openid.tmpl
security.tmpl
twofa.tmpl
twofa_enroll.tmpl
webauthn.tmpl Clean up WebAuthn javascript code and remove JQuery code () 2023-06-06 13:29:37 +08:00