mirror of
https://github.com/go-gitea/gitea
synced 2025-02-07 01:27:05 +01: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>