1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-26 14:03:40 +03:00
M Hickford afebbf29a9
Require authentication for OAuth token refresh (#21421)
According to the OAuth spec
https://datatracker.ietf.org/doc/html/rfc6749#section-6 when "Refreshing
an Access Token"

> The authorization server MUST ... require client authentication for
confidential clients


Fixes #21418

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-10-23 13:28:46 +08:00
..
2022-06-26 22:19:22 +08:00
2022-10-07 22:06:04 +01:00
2022-04-20 18:43:26 +08:00
2022-06-25 19:06:01 +02:00
2022-07-12 23:32:37 +02:00