Browse Source
when you use gitea as OAuth2 provider, the /api/v1/user should return user primary email as identifier, which is unique in OAuth2 clients. this patch use convert.ToUser replace all u.APIFormat in api requests, return primary email when caller is yourself or admin.tags/v1.10.0-rc1
12 changed files with 32 additions and 27 deletions
Loading…
Reference in new issue