0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-09 16:34:14 +02:00
Giteabot 6555cfcac3
Fix basic auth with webauthn () ()
Backport  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
..