forgejo/routers/web
Xinyu Zhou b4802b9b2e
Allow disable RSS/Atom feed (#21622)
This patch provide a mechanism to disable RSS/Atom feed.

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2022-11-21 13:14:58 +08:00
..
admin Revert unrelated changes for SMTP auth (#21767) 2022-11-10 16:12:23 -05:00
auth Extract updateSession function to reduce repetition (#21735) 2022-11-10 19:43:06 +08:00
events
explore Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
feed Fix setting HTTP headers after write (#21833) 2022-11-18 01:55:15 +08:00
healthcheck
misc
org Add package registry cleanup rules (#21658) 2022-11-20 16:08:38 +02:00
repo Allow disable RSS/Atom feed (#21622) 2022-11-21 13:14:58 +08:00
shared/packages Add package registry cleanup rules (#21658) 2022-11-20 16:08:38 +02:00
user Add package registry cleanup rules (#21658) 2022-11-20 16:08:38 +02:00
auth.go
auth_windows.go
base.go
goget.go
home.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
metrics.go
nodeinfo.go
swagger_json.go
web.go Allow disable RSS/Atom feed (#21622) 2022-11-21 13:14:58 +08:00
webfinger.go