forgejo/routers/web/user
Lunny Xiao 35c3553870
Support webauthn (#17957)
Migrate from U2F to Webauthn

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-01-14 16:03:31 +01:00
..
setting Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
avatar.go
home.go Removed unused endpoint. (#18127) 2021-12-29 17:57:30 -05:00
home_test.go
main_test.go
notification.go
profile.go Move POST /{username}/action/{action} to simply POST /{username} (#18045) 2021-12-20 17:18:26 +00:00
task.go