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
Georg Ehrke 63d584afb5
use principaluri instead of userid, allowing to add delegates for rooms and things
6 years ago
..
Exception keep previous exception when transforming to dav exception 7 years ago
AnonymousOptionsPlugin.php check anonymous OPTIONS requests file in root (not in subdir) 6 years ago
AppEnabledPlugin.php Update with robin 9 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 7 years ago
BearerAuth.php Update license headers 8 years ago
BlockLegacyClientPlugin.php Remove unused use statements 8 years ago
CachingTree.php Update license headers 8 years ago
ChecksumList.php Remove unused use statements 8 years ago
CommentPropertiesPlugin.php If the parent is not cached we should request the file 6 years ago
CopyEtagHeaderPlugin.php Return ETag and OC-ETag in case of a move (#25683) 9 years ago
CustomPropertiesBackend.php Prefetching blows up if there are a lot of files. 6 years ago
DavAclPlugin.php disable dav acl plugin for files resource 7 years ago
Directory.php only allow a single concurrent dav write to a file 7 years ago
DummyGetResponsePlugin.php Update license headers 8 years ago
ExceptionLoggerPlugin.php Do not log FileLock as exception 7 years ago
FakeLockerPlugin.php Update license headers 8 years ago
File.php More precise error message when expected filesize does not match - could be on reading or writing side 6 years ago
FilesPlugin.php wip 6 years ago
FilesReportPlugin.php Improve code 6 years ago
LockPlugin.php Remove unused use statements 8 years ago
MaintenancePlugin.php Make sure maintenance mode is always casted to bool 6 years ago
Node.php wip 6 years ago
ObjectTree.php Improved logging of smb connection errors 7 years ago
Principal.php use principaluri instead of userid, allowing to add delegates for rooms and things 6 years ago
QuotaPlugin.php log more information about insufficient storage in dav plugin 7 years ago
Server.php Update license headers 8 years ago
ServerFactory.php Use dependency injection for app manager 6 years ago
ShareTypeList.php Make it possible to filter by tags with REPORT method 9 years ago
ShareeList.php use namespace everywhere 6 years ago
SharesPlugin.php get all shares, not only first one per type 6 years ago
TagList.php Make it possible to filter by tags with REPORT method 9 years ago
TagsPlugin.php Use ::class statement instead of string 7 years ago