Open
Description
Steps to reproduce
- set the guests whitelist so that files_trashbin is not in the whitelist
- user Alice creates a folder
temp
and shares it with a new guest user[email protected]
- guest user uploads a file
textfile.txt
- guest user deletes file
textfile.txt
- guest user views the trashbin
Expected behaviour
textfile.txt
to be available on trashbin
Actual behaviour
trashbin of guest user is empty
File textfile.txt
deleted by the guest user is only available on the trashbin of user Alice
Also, guest users are able to delete shared files when files_trashbin
app is not whitelisted. While trying to delete a shared file via UI a guest user cannot delete shared files when files_trashbin
app is not whielisted.