nextcloud/apps/dav/lib
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
..
AppInfo Use the event dispatcher 2016-11-03 12:07:59 +01:00
CalDAV Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00
CardDAV Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00
Command Use the event dispatcher 2016-11-03 12:07:59 +01:00
Comments resolve displayname via manager and registerable resolvers 2016-10-19 00:34:00 +02:00
Connector Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00
DAV Merge pull request #1545 from nextcloud/delete-calendars-with-their-users 2016-09-28 21:42:55 +02:00
Files Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00
Migration Adding repair step to fix component of birthday calendars 2016-09-20 11:28:00 +02:00
SystemTag Fix apps/ 2016-07-21 18:13:57 +02:00
Upload FilesHome now also returns DAV properties 2016-09-26 11:24:23 +02:00
Capabilities.php Adding capability about new chunking - refs #25682 (#26368) 2016-10-21 16:33:37 +02:00
HookManager.php Translate the Contacts addressbook when it's default 2016-10-06 14:20:01 +02:00
RootCollection.php Use the event dispatcher 2016-11-03 12:07:59 +01:00
Server.php Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00