nextcloud/lib
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
..
l10n [tx-robot] updated from transifex 2015-10-04 01:55:02 -04:00
private Remove invalid share items from result when missing group membership 2015-10-05 17:21:34 +02:00
public Allow identifying whether the current item is the filtered one 2015-10-02 09:53:39 +02:00
repair Added mimetype repair step 2015-10-02 16:06:56 +02:00
autoloader.php Restore loadApp() autoload registration 2015-09-16 10:48:03 +01:00
base.php cache result of \OCP\Util::needUpgrade() 2015-09-29 15:34:42 +02:00