mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-20 14:20:55 +00: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>