From 7bdde98617ad3c7f56dced1add0a155f4a0e5a2e Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Tue, 5 Apr 2016 09:59:43 +0200 Subject: All webdav endpoints within remote.php are now hardcoded - helps to prevent migration issues like #23610 - furthermore there is no need to dynamically lookup all the endpoints we already know --- apps/dav/appinfo/info.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'apps/dav/appinfo') diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml index b7c7267dce8..a8e7df6e8e2 100644 --- a/apps/dav/appinfo/info.xml +++ b/apps/dav/appinfo/info.xml @@ -10,17 +10,6 @@ - - appinfo/v1/webdav.php - appinfo/v1/webdav.php - appinfo/v2/remote.php - - appinfo/v1/carddav.php - appinfo/v1/carddav.php - - appinfo/v1/caldav.php - appinfo/v1/caldav.php - appinfo/v1/publicwebdav.php -- cgit v1.2.3