mirror of
https://gitee.com/gitea/gitea
synced 2026-05-21 10:35:19 +08:00
There was a small regression in #15303 whereby token auth with 2FA active would be disallowed. This PR fixes this. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: 6543 <6543@obermui.de>