forgejo/routers/web
zeripath 3f71ab9a12
Clean paths when looking in Storage (#19124)
* Clean paths when looking in Storage

Ensure paths are clean for minio aswell as local storage.

Use url.Path not RequestURI/EscapedPath in storageHandler.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Apply suggestions from code review

Co-authored-by: Lauris BH <lauris@nix.lv>
2022-03-22 17:02:26 -04:00
..
admin Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
auth Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
dev
events Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
explore Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
feed Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
org Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
repo Use the new/choose link for New Issue on project page (#19172) 2022-03-22 19:54:24 +00:00
user Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
base.go Clean paths when looking in Storage (#19124) 2022-03-22 17:02:26 -04:00
goget.go
home.go Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
metrics.go
nodeinfo.go
swagger_json.go
web.go Use custom favicon when viewing static files if it exists (#19130) 2022-03-19 19:53:31 +00:00