mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-08 11:23:47 +01: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>