mirror of
https://github.com/go-gitea/gitea
synced 2025-01-12 18:54:28 +00:00
b6e4688874
* Fix wrong user in OpenID response (#16736) * Fixed usage of wrong user. * Added tests. * Fixed wrong import. Co-authored-by: techknowlogick <techknowlogick@gitea.io>