nextcloud/apps/dav/lib/Connector/Sabre
Christoph Wurst 1722044992
Only set copy etag if the destination source can be found
The etag is only set for files, but it's also possible that in edge
cases the copy destination node can't be found. In that case we don't
need to set any etag.

Required for #26083

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-04-23 10:53:24 +02:00
..
Exception Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
AnonymousOptionsPlugin.php Only catch anonymous OPTIONS for Office 2020-04-24 14:46:07 +02:00
AppEnabledPlugin.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Auth.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
BearerAuth.php Update license headers for 19 2020-04-29 11:57:22 +02:00
BlockLegacyClientPlugin.php Update license headers for 19 2020-04-29 11:57:22 +02:00
CachingTree.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ChecksumList.php Update license headers for 19 2020-04-29 11:57:22 +02:00
CommentPropertiesPlugin.php Have the CommentsPropertiesPlugin use the new fancy method 2020-11-04 16:37:42 +01:00
CopyEtagHeaderPlugin.php Only set copy etag if the destination source can be found 2021-04-23 10:53:24 +02:00
DavAclPlugin.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Directory.php Properly handle SMB ACL blocking scanning a directory 2021-01-29 11:26:22 +01:00
DummyGetResponsePlugin.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ExceptionLoggerPlugin.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
FakeLockerPlugin.php Update license headers for 19 2020-04-29 11:57:22 +02:00
File.php Only write checksum if we have a valid file info 2021-03-22 21:11:07 +01:00
FilesPlugin.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
FilesReportPlugin.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
LockPlugin.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
MaintenancePlugin.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Node.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
ObjectTree.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Principal.php Add a setting to restrict returning a full match unless in phonebook or same group 2021-03-10 17:25:57 +01:00
PropfindCompressionPlugin.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
QuotaPlugin.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Server.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ServerFactory.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ShareTypeList.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ShareeList.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SharesPlugin.php Fix the SharesPlugin 2021-03-02 16:29:06 +01:00
TagList.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
TagsPlugin.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00