diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2018-03-19 22:05:04 +0100 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2018-03-22 12:06:41 +0100 |
commit | 4e1161d2545d4c504769962935e977cfe98c5c10 (patch) | |
tree | 71bb1da4760bf0f94a22f5dab9c2572e76a7b967 /tests | |
parent | f843b7edfe7b3bc6e45d4610778d2df98b3985e3 (diff) | |
download | nextcloud-server-4e1161d2545d4c504769962935e977cfe98c5c10.tar.gz nextcloud-server-4e1161d2545d4c504769962935e977cfe98c5c10.zip |
Fix proper permissions for multiple file access
Fixes #8890
In case you have access to a file via multiple ways, for example:
1. the file is shared with you with permission read only
2. the folder containing the file is shared with your read/write
Requesting the getById function on the userFolder would give back two
entries but both with the same permissions. Depending on the node you
picked this is not right.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions