Great! Thanks a lot!
Implement Well-Known URIs (RFC 5785)
-
Used as an alternative to current-user princial service discovery, this would maybe allow to use OwnCloud CalDAV+CardDAV in one account.
(See .well-known links in http://doc.owncloud.org/server/6.0/admin_manual/installation/installation_source.html)
-
This will require to follow redirections (see #83), but only for configuration (not while syncing).
-
this is maybe a bit off-topic. I solved this two-accounts-needed problem with a custom plugin that combines carddav/caldav. https://github.com/yvesf/owncloud-apps-dav
-
@rfc2822 Do you plan to add autodiscovery support via SRV DNS records as stated in RFC 6764?
-
Yes, it is planned that we implement this! But other things have to be done first, so it may take a while.
-
No problem
I was asking, because if the answer is yes (and it is), I will configure it on my server
-
Please follow up at #352.