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
In a link share scenario with "Can upload" permission, edits of files are still possible.
The Webui even asks to keep both, or replace.
So edit is possible by downloading and then uploading again.
Steps to reproduce
Create Folder
Create Share with Link with "Can upload permission"
Using the link, Upload file "foo.txt" content "foo"
Using same link (potentially different browser), upload file "foo.txt" content "bar"
Expected behavior
Uploading file with same name shouldn't be possible.
Describe the bug
In a link share scenario with "Can upload" permission, edits of files are still possible.
The Webui even asks to keep both, or replace.
So edit is possible by downloading and then uploading again.
Steps to reproduce
Expected behavior
Uploading file with same name shouldn't be possible.
Actual behavior
foo.txt gets overwritten with content "bar"
Extra Information
#8435 seems related to this issue.
The text was updated successfully, but these errors were encountered: