forgejo/routers/web
Gusted 3e3ef76808
fix: require code permissions for branch feed
- The RSS and atom feed for branches exposes details about the code, it
therefore should be guarded by the requirement that the doer has access
to the code of that repository.
- Added integration testing.
2024-11-15 10:59:36 +01:00
..
admin
auth fix: extend forgejo_auth_token table 2024-11-15 10:59:36 +01:00
devtest
events
explore
feed
healthcheck
misc
org
repo [PORT] Refactor DateUtils and merge TimeSince (gitea#32409) 2024-11-10 22:23:27 +01:00
shared
user fix: extend forgejo_auth_token table 2024-11-15 10:59:36 +01:00
base.go Fix missing signature key error when pulling Docker images with SERVE_DIRECT enabled (#32365) 2024-11-05 09:33:15 +01:00
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go fix: require code permissions for branch feed 2024-11-15 10:59:36 +01:00
webfinger.go