mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-04 13:31:08 +00: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>