1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-17 16:55:49 +00:00
gitea/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 Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
auth Provide the ability to set password hash algorithm parameters (#22942) 2023-02-19 15:35:20 +08:00
events
explore Remove useless comment in #23114 (#23173) 2023-02-27 13:24:33 +01:00
feed Add pagination for dashboard and user activity feeds (#22937) 2023-02-24 16:15:10 -05:00
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_windows.go
auth.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 Require approval to run actions for fork pull request (#22803) 2023-02-24 15:58:49 +08:00
webfinger.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00