nextcloud/lib
Roeland Jago Douma 5a74b9cb99
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>
2018-04-04 12:02:37 +02:00
..
composer Add tests and class mapping 2018-02-06 12:32:50 +01:00
l10n [tx-robot] updated from transifex 2018-04-03 00:12:13 +00:00
private Fix proper permissions for multiple file access 2018-04-04 12:02:37 +02:00
public Hardening of SimpleFile getContent 2018-03-02 21:23:41 +01:00
autoloader.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
base.php Send a proper response for status.php on trusted domain error 2018-01-24 15:42:25 +01:00
versioncheck.php Nextcloud 13 is not compatible with newer than php 7.2 2017-12-12 10:55:09 +01:00