You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/dav/lib/Connector/Sabre
Roeland Jago Douma 5d3051ff62
Do not log FileLock as exception
8 years ago
..
Exception keep previous exception when transforming to dav exception 8 years ago
AnonymousOptionsPlugin.php Fix search related results in OPTIONS requests 8 years ago
AppEnabledPlugin.php Update with robin 10 years ago
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 8 years ago
BearerAuth.php Update license headers 9 years ago
BlockLegacyClientPlugin.php Remove unused use statements 9 years ago
CachingTree.php Update license headers 9 years ago
ChecksumList.php Remove unused use statements 9 years ago
CommentPropertiesPlugin.php Use type casting instead of *val() method 8 years ago
CopyEtagHeaderPlugin.php Return ETag and OC-ETag in case of a move (#25683) 10 years ago
CustomPropertiesBackend.php use the same ignored properties list for both CustomerPropertiesBackends 8 years ago
DavAclPlugin.php disable dav acl plugin for files resource 8 years ago
Directory.php only allow a single concurrent dav write to a file 8 years ago
DummyGetResponsePlugin.php Update license headers 9 years ago
ExceptionLoggerPlugin.php Do not log FileLock as exception 8 years ago
FakeLockerPlugin.php Update license headers 9 years ago
File.php fix writeStream for jail wrapper 8 years ago
FilesPlugin.php look for correct OCM permissions 8 years ago
FilesReportPlugin.php Update license headers 9 years ago
LockPlugin.php Remove unused use statements 9 years ago
MaintenancePlugin.php Refactor method to check if update is needed 9 years ago
Node.php Fix getting ocs share permissions if a storage is not available 8 years ago
ObjectTree.php Improved logging of smb connection errors 8 years ago
Principal.php allow user principal search for dav displayname property 8 years ago
QuotaPlugin.php log more information about insufficient storage in dav plugin 8 years ago
Server.php Update license headers 9 years ago
ServerFactory.php Add sabre plugin to allow anonymous options requests to the dav root 8 years ago
ShareTypeList.php Make it possible to filter by tags with REPORT method 10 years ago
SharesPlugin.php Add room shares to DAV and recent files "share-types" property 8 years ago
TagList.php Make it possible to filter by tags with REPORT method 10 years ago
TagsPlugin.php Use ::class statement instead of string 8 years ago