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.
forgejo/routers
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>
2 years ago
..
api Add link to user profile in markdown mention only if user exists (#21533) 2 years ago
common Rework raw file http header logic (#20484) 2 years ago
install Fix read system configuration bug when installing (#21489) 2 years ago
private log real ip of requests from ssh (#21216) 2 years ago
utils refactor webhook *NewPost (#20729) 2 years ago
web Require authentication for OAuth token refresh (#21421) 2 years ago
init.go Add link to user profile in markdown mention only if user exists (#21533) 2 years ago