]> source.dussan.org Git - nextcloud-server.git/commit
Fix legacy caldav endpoints 2712/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 15 Dec 2016 15:59:46 +0000 (16:59 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 2 Jan 2017 14:02:18 +0000 (15:02 +0100)
commitdb3c918adb1aab5e493e2574505b4d87a112081c
treebeeae15a559f90c5d93c5d57fbe0eed69590e4ad
parent3c34b8577c7f773bd697512b734062913940a3fd
Fix legacy caldav endpoints

* CaldavBackend is now endpoint aware (use old style principals on old
endpoint and new onces on new).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/dav/appinfo/v1/caldav.php
apps/dav/lib/CalDAV/Activity/Backend.php
apps/dav/lib/CalDAV/CalDavBackend.php
apps/dav/lib/Connector/LegacyDAVACL.php