1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 04:54:33 +01:00
gitea/routers
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
..
api/v1 Fix NPE on try to get tag reference via API (#18245) 2022-01-12 20:37:46 +00:00
common Instead of using routerCtx just escape the url before routing (#18086) 2021-12-25 00:50:49 +08:00
install
private Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
utils
web Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
init.go