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-07-10 12:43:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
000c06d41bba900e39fd4f4b09449d9cf20fc091
gitea
/
routers
/
web
History
wxiaoguang
000c06d41b
Fix oauth2 session gob register (
#36017
)
...
`gob.Register` must be called before Sessioner
Fix
#36016
2025-11-26 23:25:34 +08:00
..
admin
Allow admins to rename non-local users (
#35970
)
2025-11-23 20:59:55 +00:00
auth
Fix oauth2 session gob register (
#36017
)
2025-11-26 23:25:34 +08:00
devtest
…
events
…
explore
…
feed
…
healthcheck
…
misc
…
org
Allow admins to rename non-local users (
#35970
)
2025-11-23 20:59:55 +00:00
repo
…
shared
…
user
Allow admins to rename non-local users (
#35970
)
2025-11-23 20:59:55 +00:00
base.go
…
githttp.go
…
goget.go
…
home.go
…
metrics.go
…
nodeinfo.go
…
passkey.go
…
swagger_json.go
…
web.go
Fix oauth2 session gob register (
#36017
)
2025-11-26 23:25:34 +08:00
webfinger.go
…