You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User downloads the preview of of other user's file with width "32" and height "32"
e.g. curl http://172.17.0.1:9140/remote.php/dav/files/user1/lorem.txt\?x\=32\&y\=32\&forceIcon\=0\&preview\=1 -u admin:admin -v
Expected
HTTP code 404 - Not Found
Actual
HTTP code 200 - OK
The text was updated successfully, but these errors were encountered:
Steps to reproduce
e.g.
curl http://172.17.0.1:9140/remote.php/dav/files/user1/lorem.txt\?x\=32\&y\=32\&forceIcon\=0\&preview\=1 -u admin:admin -v
Expected
Actual
The text was updated successfully, but these errors were encountered: