mirror of
https://gitee.com/gitea/gitea
synced 2026-01-01 21:26:36 +08:00
* Fix wrong user in OpenID response (#16736) * Fixed usage of wrong user. * Added tests. * Fixed wrong import. Co-authored-by: techknowlogick <techknowlogick@gitea.io>