nextcloud/apps/dav/lib/Connector/Sabre
Thomas Müller c778b1bade
Update sabre dav to 3.2 (#26115)
* Update sabre/dav to 3.2.0

* Adjust code to work with sabre/dav 3.2.0 and it's dependencies

* Adding own CalDAV plugin to fix calendar home property

* Test if there is a user logged in when listing files home

* Update sabre version used by integration tests

* Disable unauthenticated DAV access

This is needed to make Sabre 3.2 behave like we did before.
Eventually we should integrate better with the ACL plugin which itself
should implement an auth failure when appropriate.

=====

* Fixed so cherry-pick was succesfull

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-04 13:35:10 +01:00
..
Exception Fix apps/ 2016-07-21 18:13:57 +02:00
AppEnabledPlugin.php Update with robin 2016-07-21 18:13:58 +02:00
Auth.php prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
BlockLegacyClientPlugin.php Require to use at least desktop client 2.0 by default 2016-10-25 18:01:25 +02:00
ChecksumList.php Fix apps/ 2016-07-21 18:13:57 +02:00
CommentPropertiesPlugin.php Fix apps/ 2016-07-21 18:13:57 +02:00
CopyEtagHeaderPlugin.php Return ETag and OC-ETag in case of a move (#25683) 2016-09-28 21:12:50 +02:00
CustomPropertiesBackend.php Fix apps/ 2016-07-21 18:13:57 +02:00
DavAclPlugin.php Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00
Directory.php Update with robin 2016-07-21 18:13:58 +02:00
DummyGetResponsePlugin.php Fix apps/ 2016-07-21 18:13:57 +02:00
ExceptionLoggerPlugin.php Storage 503 message improvements 2016-10-24 15:43:15 +02:00
FakeLockerPlugin.php Fix apps/ 2016-07-21 18:13:57 +02:00
File.php Update file.php put function posthook calls 2016-10-20 21:07:15 +02:00
FilesPlugin.php Upload autorename on client side 2016-11-02 22:15:03 +01:00
FilesReportPlugin.php Add more files plugins to new DAV endpoint (#26186) 2016-10-20 21:36:15 +02:00
LockPlugin.php Update with robin 2016-07-21 18:13:58 +02:00
MaintenancePlugin.php Update with robin 2016-07-21 18:13:58 +02:00
Node.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
ObjectTree.php Storage 503 message improvements 2016-10-24 15:43:15 +02:00
Principal.php Fix apps/ 2016-07-21 18:13:57 +02:00
QuotaPlugin.php Sanitize length headers when validating quota 2016-10-20 15:15:48 +02:00
Server.php Fix apps/ 2016-07-21 18:13:57 +02:00
ServerFactory.php Goodbye Iframe transport ! 2016-10-24 21:45:00 +02:00
ShareTypeList.php Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
SharesPlugin.php Fix merging backend results 2016-11-01 12:16:05 +01:00
TagList.php Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
TagsPlugin.php fix typo 2016-10-14 11:48:18 +02:00