- set the guests whitelist so that files_trashbin is not in the whitelist
- user Alice creates folder
trashbin-test and shares it with full access with a new guest new@example.com
- user Alice creates file
trashbin-test/file.txt
- Guest
new@example.com logs in and browses into folder trashbin-test
- The guest deletes
file.txt
- user Alice views the trashbin
file.txt is not in the trashbin of Alice.
a) The content that Alice entered in file.txt has been deleted by the guest user, but is not available in the trashbin of Alice. Alice has "lost" that content.
(a) seems to be "not a good thing" - Alice loses data, and may quite reasonably expect that her data will be available in the trashbin.
If Alice deletes the file herself, then it does get put in the trashbin. So Alice might be quite confused about why she completely lost her file when she shared with a guest.
trashbin-testand shares it with full access with a new guestnew@example.comtrashbin-test/file.txtnew@example.comlogs in and browses into foldertrashbin-testfile.txtfile.txtis not in the trashbin of Alice.a) The content that Alice entered in
file.txthas been deleted by the guest user, but is not available in the trashbin of Alice. Alice has "lost" that content.(a) seems to be "not a good thing" - Alice loses data, and may quite reasonably expect that her data will be available in the trashbin.
If Alice deletes the file herself, then it does get put in the trashbin. So Alice might be quite confused about why she completely lost her file when she shared with a guest.