nextcloud/lib/private/share
Bjoern Schiessle d242e518f9 for group shares only the parent has the up-to-date permission. Make sure that we always use this permission, except if the user permission is '0' because in this case the user unshared the group share from self 2014-09-26 13:01:54 +02:00
..
constants.php Readd TOKEN_LENGTH 2014-09-04 19:09:26 +02:00
helper.php call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all checks are executed, e.g. to check if the share is really visible 2014-09-25 14:26:31 +02:00
hooks.php fix add user to group to work with grouped shares 2014-09-24 14:02:01 +02:00
mailnotifications.php Use correct language package so the subject is correctly translated 2014-09-04 11:23:23 +02:00
searchresultsorter.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
share.php for group shares only the parent has the up-to-date permission. Make sure that we always use this permission, except if the user permission is '0' because in this case the user unshared the group share from self 2014-09-26 13:01:54 +02:00