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/routers/web/user/setting/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
..
2fa.go Implement FSFE REUSE for golang files (#21840) 2 years ago
openid.go Implement FSFE REUSE for golang files (#21840) 2 years ago
security.go Add main landmark to templates and adjust titles (#22670) 2 years ago
webauthn.go Clean up WebAuthn javascript code and remove JQuery code (#22697) 2 years ago