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.
forgejo/routers
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>
1 year ago
..
api Redesign Scoped Access Tokens (#24767) 1 year ago
common Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 1 year ago
install Refactor INI package (first step) (#25024) 1 year ago
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Clean up WebAuthn javascript code and remove JQuery code (#22697) 1 year ago
init.go Decouple the different contexts from each other (#24786) 1 year ago