1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/radicale
Guillaume Ayoub 6adc7f5fed Enhance collection discovering
When the request path leads to a non-existing item, try to create the
Collection object according to an existing collection at request path's
parent.

This change means that the requests whose path leads to a collection
that doesn't exist (at least MKCOL, MKCALENDAR and PUT) need to rely on
the request path more than on the Collection path. It was already done
for PUT, it's been fixed for MKCOL and MKCALENDAR.

Fix #378.
2016-04-19 10:39:52 +09:00
..
__init__.py Enhance collection discovering 2016-04-19 10:39:52 +09:00
__main__.py Remove Python 2 support 2016-03-31 19:57:40 +02:00
auth.py Remove extra auth, rights and storage modules 2016-04-07 19:02:52 +02:00
config.py Remove extra auth, rights and storage modules 2016-04-07 19:02:52 +02:00
log.py Remove Python 2 support 2016-03-31 19:57:40 +02:00
rights.py Fix a lot of details 2016-04-12 18:21:18 +02:00
storage.py Enhance collection discovering 2016-04-19 10:39:52 +09:00
xmlutils.py Improve WebDAV compatibility 2016-04-18 09:11:00 +09:00