Markus Unterwaditzer 4859436ba8 Return user basepath for current-user-principal
Fix #196

The way to do collection discovery described in
http://stackoverflow.com/a/11673483 doesn't work well with Radicale:

1. current-user-principal returns /user/calendar.ics/

2. PROPFINDs asking for calendar-home-set will return the URL that was
   used in the request, which is still /user/calendar.ics/

3. The final PROPFIND with Depth: 1 is supposed to list all collections,
   but because the request is done with a collection URL, Radicale returns
   the items for the "calendar.ics" collection which might or might not
   exist.
2014-08-09 23:01:13 +02:00
2013-04-26 01:28:03 +02:00
2013-12-28 14:40:29 +04:00
2012-10-19 12:38:18 +02:00
2012-08-08 16:37:18 +02:00
2009-09-01 15:59:18 +02:00
2014-01-10 20:32:22 +01:00
2014-08-06 12:14:55 +02:00
2013-04-26 01:28:03 +02:00
2013-04-26 01:28:03 +02:00
2013-08-12 18:36:55 +02:00
2013-08-12 18:36:55 +02:00
2014-04-15 18:24:44 +02:00
2013-07-09 13:08:15 +02:00

Radicale is a free and open-source CalDAV and CardDAV server.

For complete documentation, please visit the Radicale online documentation
(http://www.radicale.org/documentation).
Description
Adapted fork of radicale
Readme 3 MiB
Languages
Python 90.4%
JavaScript 8.3%
HTML 1.2%
Dockerfile 0.1%