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.
gitea/routers
Marcell Mars 56bff7ae23
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
3 months ago
..
api Remove duplicate empty repo check in delete branch API (#32569) 3 months ago
common Fix and refactor markdown rendering (#32522) 3 months ago
install Save initial signup information for users to aid in spam prevention (#31852) 6 months ago
private Fix LFS route mock, realm, middleware names (#32488) 3 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Support HTTP POST requests to `/userinfo`, aligning to OpenID Core specification (#32578) 3 months ago
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 5 months ago