mirror of
https://github.com/go-gitea/gitea
synced 2025-02-05 14:34:27 +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>