nextcloud/apps/dav/lib/Files/Sharing
Roeland Jago Douma 4b3b562c4f
Fixes files_drop for sabre 3.2
In the new sabre (3.2) the order of beforeMethod is switched. it used to
be that beforeMethod:METHOD was called after beforeMethod. But now it is
called before. Since we need the view this was broken.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-10 20:44:41 +01:00
..
FilesDropPlugin.php Fixes files_drop for sabre 3.2 2016-11-10 20:44:41 +01:00
PublicLinkCheckPlugin.php Update with robin 2016-07-21 18:13:58 +02:00