1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 04:24:45 +01:00
gitea/routers
zeripath b59ed41e81
Use path not filepath in routers/editor (#14390)
The incorrect use of filepath instead of path means that
it is possible to cause a stackoverflow on Windows

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-01-19 00:20:10 +01:00
..
admin
api/v1
dev
events
org
private
repo Use path not filepath in routers/editor (#14390) 2021-01-19 00:20:10 +01:00
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go