]> source.dussan.org Git - gitea.git/commit
Replace deprecated Webauthn library (#22400)
authortechknowlogick <techknowlogick@gitea.io>
Thu, 12 Jan 2023 02:51:00 +0000 (21:51 -0500)
committerGitHub <noreply@github.com>
Thu, 12 Jan 2023 02:51:00 +0000 (21:51 -0500)
commit6f231a7980dd22f686c04d86fb79e1885ad31f6a
treee33f60ed34d664b70d3ca9c32834b24494d4279d
parent2220e5d2455b28450e2f505152f9fbb8ac597e80
Replace deprecated Webauthn library (#22400)

Fix #22052

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
assets/go-licenses.json
go.mod
go.sum
models/auth/webauthn.go
models/auth/webauthn_test.go
modules/auth/webauthn/webauthn.go
routers/web/auth/webauthn.go
routers/web/user/setting/security/webauthn.go