nextcloud/apps/federatedfilesharing/lib
Roeland Jago Douma e0cee43cf0 Migrate post_userDelete hook to share manager
This makes the post_userDelete hook call the sharemanager. This will
cleanup to and from this user.

* All shares owned by this user
* All shares with this user (user)
* All custom group shares
* All link share initiated by this user (to avoid invisible link shares)

Unit tests are added for the defaultshare provider as well as the
federated share provider
2016-04-04 14:15:38 +02:00
..
addresshandler.php implementation of the federated share provider 2016-02-08 11:30:48 +01:00
discoverymanager.php Fix Scrutinizer issues 2016-02-29 22:44:40 +01:00
federatedshareprovider.php Migrate post_userDelete hook to share manager 2016-04-04 14:15:38 +02:00
notifications.php Add autodiscovery support to server-to-server sharing 2016-02-26 09:26:55 +01:00
tokenhandler.php implementation of the federated share provider 2016-02-08 11:30:48 +01:00