nextcloud-server/apps/dav/lib/Connector/Sabre
Robin Appelman 50dbc9a536
dont use part files for dav writes when the target folder doesn't have create permissions
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-03 16:36:27 +02:00
..
Exception
AnonymousOptionsPlugin.php check anonymous OPTIONS requests file in root (not in subdir) 2019-01-04 18:42:42 +00:00
AppEnabledPlugin.php
Auth.php first check if the user is already logged in and then try to authenticate via apache, this way we suppress wrong audit log messages about failed login attempts 2018-10-30 22:14:52 +01:00
BearerAuth.php
BlockLegacyClientPlugin.php
CachingTree.php
ChecksumList.php
CommentPropertiesPlugin.php If the parent is not cached we should request the file 2018-12-06 21:59:28 +01:00
CopyEtagHeaderPlugin.php
CustomPropertiesBackend.php Prefetching blows up if there are a lot of files. 2019-04-18 21:23:59 +02:00
DavAclPlugin.php
Directory.php
DummyGetResponsePlugin.php
ExceptionLoggerPlugin.php Do not log FileLock as exception 2018-11-04 13:55:49 +01:00
FakeLockerPlugin.php
File.php dont use part files for dav writes when the target folder doesn't have create permissions 2019-07-03 16:36:27 +02:00
FilesPlugin.php Add note to dav endpoint 2019-02-27 07:11:40 +01:00
FilesReportPlugin.php Improve code 2019-03-13 23:01:47 +01:00
LockPlugin.php
MaintenancePlugin.php Make sure maintenance mode is always casted to bool 2019-02-22 08:25:41 +01:00
Node.php throw a proper error if rename fails in dav 2019-03-14 15:40:21 +01:00
ObjectTree.php
Principal.php Typehint builtin types in constructor to not initiate autoloading 2019-06-04 15:13:33 +02:00
QuotaPlugin.php
Server.php
ServerFactory.php Use dependency injection for app manager 2019-03-13 00:42:39 +01:00
SharesPlugin.php Share calendar to circle 2019-03-01 10:40:54 +01:00
ShareTypeList.php
TagList.php
TagsPlugin.php