nextcloud/lib
Vincent Petry 626daabb56
Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()
The DefaultShareProvider now does a DB-level check to find out whether
file_source is accessible at all (deleted file) or whether it's in the
trashbin of a home storage.

One small corner case where the home storage id is in md5 form cannot
be covered properly with this approach.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-10-06 13:57:58 +02:00
..
composer Update autoloader 2016-10-05 11:00:16 +02:00
l10n [tx-robot] updated from transifex 2016-10-03 00:12:47 +00:00
private Prefilter inaccessible shares in DefaultShareProvider::getSharedWith() 2016-10-06 13:57:58 +02:00
public add proper exception documentation for ISimpleFS interface 2016-10-05 23:47:00 +02:00
autoloader.php Update with robin 2016-07-21 18:13:58 +02:00
base.php Don't check for Same-Site cookie on Chrome Android 2016-09-20 01:20:17 +02:00