nextcloud/apps/dav/tests/unit/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
RequestTest add dav property to check if a file has a preview available 2016-07-27 12:59:39 +02:00
AuthTest.php Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00
BlockLegacyClientPluginTest.php Fix unit tests for BlockLegacyClientPlugin 2016-10-25 18:03:10 +02:00
CommentsPropertiesPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
CopyEtagHeaderPluginTest.php Return ETag and OC-ETag in case of a move (#25683) 2016-09-28 21:12:50 +02:00
CustomPropertiesBackendTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
DirectoryTest.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
DummyGetResponsePluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
ExceptionLoggerPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
FakeLockerPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
FileTest.php Update with robin 2016-07-21 18:13:58 +02:00
FilesPluginTest.php Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00
FilesReportPluginTest.php Add more files plugins to new DAV endpoint (#26186) 2016-10-20 21:36:15 +02:00
MaintenancePluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
NodeTest.php Update with robin 2016-07-21 18:13:58 +02:00
ObjectTreeTest.php Fix tests 2016-09-07 18:39:48 +02:00
PrincipalTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
QuotaPluginTest.php Sanitize length headers when validating quota 2016-10-20 15:15:48 +02:00
SharesPluginTest.php Add getShareTypesInFolder to optimize folder listening 2016-10-31 15:55:40 +01:00
TagsPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00