server/tests/lib/share
Vincent Petry 1c7244c120 Remove invalid share items from result when missing group membership
Group shares usually have subshare entries for every user. In some
situations it can happen that the user was removed from the group but
the subshare entries still exist.

This fix makes sure that such subshare entries are not returned any more
as the user isn't in the group any more.
2015-10-05 17:21:34 +02:00
..
backend.php Next step in server-to-server sharing next generation, see #12285 2014-12-19 15:20:24 +01:00
helper.php Use \OC\HintException and translate the hint 2015-06-22 15:34:06 +02:00
hooktests.php intproduce pre_addToGroup hook. we need to calculate the possible unique 2015-07-06 17:24:05 +02:00
MailNotificationsTest.php Add "Reply-To" support to sharing mails and refactor code 2015-04-10 17:30:07 +02:00
searchresultsorter.php Remove pointless unit test 2015-08-04 12:03:03 +02:00
share.php Remove invalid share items from result when missing group membership 2015-10-05 17:21:34 +02:00