-
Notifications
You must be signed in to change notification settings - Fork 60
[stable20] Fixes for naughty filenames #872
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
58ca9c2 to
e2f0ffd
Compare
|
cypress fails atm |
|
@skjnldsv, when I run the test the file is downloaded instead of previewed. And I can't see why. Note: converted to draft to prevent merging, The tests did not pass, but for some reason GH made them green... |
ea791da to
cac5308
Compare
|
@skjnldsv I can't get it working, for some reason the file is downloaded instead of shown in my local cypress. |
86fcd10 to
4a705cd
Compare
|
I altered the test a bit such that it fails faster. |
|
Progress 😄 : it works if the foldername is not naughty |
e3bfae4 to
ae3f454
Compare
Signed-off-by: Robbert Gurdeep Singh <[email protected]> tests: remove webp test from oddnames test Signed-off-by: Robbert Gurdeep Singh <[email protected]> tests: Use old menu icon name Signed-off-by: Robbert Gurdeep Singh <[email protected]>
This change is based on 85f6806 Signed-off-by: Robbert Gurdeep Singh <[email protected]> Use encodeFilePath as it is availible Signed-off-by: Robbert Gurdeep Singh <[email protected]>
webdav 3.3.0 did not handle URL's with percent signs in them well. Signed-off-by: Robbert Gurdeep Singh <[email protected]>
Without this commit cypress may sat it has created a user when that is not the case. Nextcloud returns a 200 HTTP code with a status set to "failure" Signed-off-by: Robbert Gurdeep Singh <[email protected]> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> Signed-off-by: Robbert Gurdeep Singh <[email protected]>
Signed-off-by: Robbert Gurdeep Singh <[email protected]>
ae3f454 to
d417304
Compare
|
@skjnldsv I got it working (locally at least atm, we'll see what GH actions says), could you review this? Differences with #868 :
|
|
You are amazing! :) |
backport of #868