mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 14:59:06 +00:00
036fb7861f
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> |
||
---|---|---|
.. | ||
security | ||
account.go | ||
account_test.go | ||
adopt.go | ||
applications.go | ||
keys.go | ||
main_test.go | ||
oauth2.go | ||
oauth2_common.go | ||
packages.go | ||
profile.go | ||
runner.go | ||
webhooks.go |