0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 04:25:35 +01:00
gitea/services
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
..
agit
asymkey
attachment
auth Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
comments
cron
externalaccount
forms Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
gitdiff
issue Restore propagation of ErrDependenciesLeft (#18325) 2022-01-19 00:26:42 +01:00
lfs Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
mailer
migrations Fix CheckRepoStats and reuse it during migration (#18264) 2022-01-17 19:31:58 +01:00
mirror
org
pull Restore propagation of ErrDependenciesLeft (#18325) 2022-01-19 00:26:42 +01:00
release
repository Stop trimming preceding and suffixing spaces from editor filenames (#18334) 2022-01-19 21:03:15 +00:00
task
user
webhook
wiki