nextcloud/tests/lib/share20
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
..
defaultshareprovidertest.php Migrate post_userDelete hook to share manager 2016-04-04 14:15:38 +02:00
managertest.php Non moveable mount points should always be UPDATE+DELETE shareable 2016-03-30 13:33:16 +02:00
sharetest.php Add unit tests 2016-03-30 23:08:35 +02:00