You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
renothing cbf231a675 fix wrong email when use gitea as OAuth2 provider (#7640)
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.
5 years ago
..
admin fix wrong email when use gitea as OAuth2 provider (#7640) 5 years ago
convert fix wrong email when use gitea as OAuth2 provider (#7640) 5 years ago
misc Add golangci (#6418) 5 years ago
org fix wrong email when use gitea as OAuth2 provider (#7640) 5 years ago
repo fix wrong email when use gitea as OAuth2 provider (#7640) 5 years ago
swagger Fixes #7292 - API File Contents bug (#7301) 5 years ago
user fix wrong email when use gitea as OAuth2 provider (#7640) 5 years ago
utils Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 5 years ago
api.go Swagger: Add information to API Token header (#7585) 5 years ago