mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 17:54:27 +00:00
9c8c9ff6d1
Do not try to create a new authorization grant when one exists already, thus preventing a DB-related authorization issue. Fix https://github.com/go-gitea/gitea/pull/30790#issuecomment-2118812426 --------- Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>