Uh oh!
There was an error while loading. Please reload this page.
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 ;)
Antreesy
commented
Jul 22, 2024
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 |
Antreesy
commented
Jul 22, 2024
Got you there 😉 |
susnux
commented
Jul 24, 2024
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
5709e54Comparesusnux
commented
Jul 24, 2024
/compile |
susnux
commented
Jul 24, 2024
/backport to stable29 |
susnux
commented
Jul 24, 2024
/backport to stable28 |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Summary
TODO
Checklist