1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 05:05:51 +00:00
gitea/routers/routes
zeripath 24ebc7e517
Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) (#15361)
Backport #15292

Simplify the web.go FCGI path by moving the req.URL.Path fix-up to listener

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-09 17:45:02 +01:00
..
base.go Fix bug on avatar middleware (#15124) (#15126) 2021-03-23 18:44:37 +00:00
install.go Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
web.go Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) (#15361) 2021-04-09 17:45:02 +01:00