nextcloud-server/apps/dav/lib
Vincent Petry 1c40a05204
Restrict proppatch to the proper nodes
Need to fetch the node earlier because cancelling from within the
handler is not possible. Well, it is but it prevents other node types
using the same property names to run because the failure marks the
property with status 403.
2017-04-25 17:25:03 +02:00
..
AppInfo Remove unused use statements 2017-04-22 19:23:31 -05:00
Avatars
CalDAV Merge pull request #4443 from nextcloud/cleanup-unused-imports 2017-04-24 11:47:37 +02:00
CardDAV Merge pull request #4443 from nextcloud/cleanup-unused-imports 2017-04-24 11:47:37 +02:00
Command Remove unused use statements 2017-04-22 19:23:31 -05:00
Comments
Connector Restrict proppatch to the proper nodes 2017-04-25 17:25:03 +02:00
DAV Merge pull request #4443 from nextcloud/cleanup-unused-imports 2017-04-24 11:47:37 +02:00
Files Allow searching file by fileid 2017-04-05 15:22:53 +02:00
Migration
SystemTag Restrict proppatch to the proper nodes 2017-04-25 17:25:03 +02:00
Upload Remove unused use statements 2017-04-22 19:23:31 -05:00
Capabilities.php
HookManager.php Remove unused use statements 2017-04-22 19:23:31 -05:00
RootCollection.php
Server.php Add missing maintenance plugin to new DAV endpoint 2017-04-11 01:31:57 +02:00