0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 12:24:38 +01:00
gitea/routers/web
zeripath 6b0a71230d
Stop trimming preceding and suffixing spaces from editor filenames (#18334)
* Stop trimming preceding and suffixing spaces from editor filenames

In #5702 it was decided to trim preceding and suffixed spaces aswell as / from
editing file filenames. This was because at this point in time the url-safety of
Gitea was much poorer.

We can now drop this requirement and file editing should work correctly.

Fix #18176

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-19 21:03:15 +00:00
..
admin
auth Fix incorrect OAuth message (#18332) 2022-01-19 19:05:06 +00:00
dev
events
explore
feed
org
repo Stop trimming preceding and suffixing spaces from editor filenames (#18334) 2022-01-19 21:03:15 +00:00
user Webauthn nits (#18284) 2022-01-15 17:52:56 +01:00
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00