1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-08 15:28:12 +00:00
Files
gitea/services/auth/basic.go
Giteabot 6555cfcac3 Fix basic auth with webauthn (#32531) (#32536)
Backport #32531 by @lunny

WebAuthn should behave the same way as TOTP. When enabled, basic auth
with username/password should need to WebAuthn auth, otherwise returned
401.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-11-16 18:21:00 +00:00

5.7 KiB