nextcloud/lib/private/share
Roeland Jago Douma 066e3770bb Make sure that permissions stay in sync for share_type 2
When a file/folder is shared with a group and one of the group members
moves this file/folder an extra entry is created in the share table.

When the permission of the group share is updated we used to only
sometimes update the shares for individual users.

* Added intergration tests
2016-01-08 20:27:01 +01:00
..
constants.php Update license headers 2015-03-26 11:44:36 +01:00
helper.php don't allow to create a federated share if source and target server are the same 2015-12-14 17:16:14 +01:00
hooks.php intproduce pre_addToGroup hook. we need to calculate the possible unique 2015-07-06 17:24:05 +02:00
mailnotifications.php Scrutinizer Auto-Fixes 2015-12-10 16:43:37 +01:00
searchresultsorter.php Use internally \OCP\ILogger instead of \OC\Log 2015-04-30 11:52:30 +02:00
share.php Make sure that permissions stay in sync for share_type 2 2016-01-08 20:27:01 +01:00