forgejo/routers
Marcell Mars 262c48409b
Support HTTP POST requests to /userinfo, aligning to OpenID Core specification (#32578)
This PR adds support for the HTTP POST requests to `/userinfo` endpoint.
While the OpenID Core specification says both are supported and
recommends using HTTP GET.

ref: https://openid.net/specs/openid-connect-core-1_0.html#UserInfo
(cherry picked from commit 56bff7ae234ee21d0e4524e401a49385c383ccaf)

Conflicts:
	routers/web/web.go
  trivial context conflict
2024-11-24 10:22:40 +00:00
..
api Remove duplicate empty repo check in delete branch API (#32569) 2024-11-24 10:20:19 +00:00
common fix: Preview picture not visible on Markdown file (#5781) 2024-11-23 15:00:18 +00:00
install
private
utils
web Support HTTP POST requests to /userinfo, aligning to OpenID Core specification (#32578) 2024-11-24 10:22:40 +00:00
init.go