mirror of
https://gitee.com/gitea/gitea
synced 2026-01-04 22:55:47 +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>