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 16:59:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87ceecfb3a1d3e6d66b2dfa178b7e08aba2df7c3
gitea
/
routers
/
web
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
..
admin
…
auth
Fix oauth2 error handle not return immediately (
#32514
) (
#32516
)
2024-11-15 11:27:04 +08:00
devtest
…
events
…
explore
Respect UI.ExploreDefaultSort setting again (
#32357
) (
#32385
)
2024-10-31 13:49:09 +08:00
feed
…
healthcheck
…
misc
…
org
…
repo
Refactor find forks and fix possible bugs that weak permissions check (
#32528
) (
#32547
)
2024-11-19 04:08:32 +00:00
shared
…
user
…
base.go
Fix
missing signature key
error when pulling Docker images with
SERVE_DIRECT
enabled (
#32365
) (
#32397
)
2024-11-01 03:53:59 +00:00
githttp.go
…
goget.go
…
home.go
…
metrics.go
…
nodeinfo.go
…
passkey.go
…
swagger_json.go
…
web.go
Support HTTP POST requests to
/userinfo
, aligning to OpenID Core specification (
#32578
) (
#32594
)
2024-11-21 07:22:18 -08:00
webfinger.go
…