fix(files): validate input when creating file/directory#46689
Conversation
susnux
left a comment
There was a problem hiding this comment.
There is common filename validation now with new nextcloud-files, this function will be removed until beta1 of Nextcloud 30 ;)
I saw some PRs on this, but they're not backported, so - not coming to stable branches? |
Yes and no, the plan is to use the feature introduced here: This also works for Nextcloud 28 and 29. So we can use |
Got you there 😉 |
|
Lets go with this first, as there is a lot of good stuff! Thank you! |
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
6a54469 to
5709e54
Compare
|
/compile |
|
/backport to stable29 |
|
/backport to stable28 |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Summary
TODO
Checklist