forgejo/routers/web
Yarden Shoham af0468ed8d
Set X-Gitea-Debug header once (#23361)
Instead of adding it

# Before
On the raw commit page:

![image](https://user-images.githubusercontent.com/20454870/223470744-cdf11898-e023-4198-8c8b-c294e5d78b73.png)

# After

![image](https://user-images.githubusercontent.com/20454870/223470596-af898d66-bd5b-4ddb-b220-ceb1f149bfec.png)

Fixes #23308

---------

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2023-03-08 15:40:04 -05:00
..
admin
auth
events
explore
feed
healthcheck Refactor setting.Database.UseXXX to methods (#23354) 2023-03-07 18:51:06 +08:00
misc
org Fix incorrect redirect link of delete org project (#23327) 2023-03-06 12:05:26 -06:00
repo Use CleanPath instead of path.Clean (#23371) 2023-03-08 20:17:39 +08:00
shared
user Set X-Gitea-Debug header once (#23361) 2023-03-08 15:40:04 -05:00
auth.go
auth_windows.go
base.go Set X-Gitea-Debug header once (#23361) 2023-03-08 15:40:04 -05:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go
webfinger.go