This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-02-21 10:48:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87ceecfb3a1d3e6d66b2dfa178b7e08aba2df7c3
gitea
/
routers
History
Lunny Xiao
c2598b4642
Support HTTP POST requests to
/userinfo
, aligning to OpenID Core specification (
#32578
) (
#32594
)
2024-11-21 07:22:18 -08:00
..
api
Refactor find forks and fix possible bugs that weak permissions check (
#32528
) (
#32547
)
2024-11-19 04:08:32 +00:00
common
…
install
…
private
Refactor internal routers (partial backport, auth token const time comparing) (
#32473
) (
#32479
)
2024-11-13 10:26:37 +08:00
utils
…
web
Support HTTP POST requests to
/userinfo
, aligning to OpenID Core specification (
#32578
) (
#32594
)
2024-11-21 07:22:18 -08:00
init.go
…