1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-16 19:00:54 +00:00
Radicale/radicale
Giel van Schijndel a06e4ef075 PROPFIND: correctly handle 'propall' and 'propnames'
* Handle both the explicit <propall/> and its implicit variants
  - the missing request-body case was already handled
  - the empty request-body case wasn't
  - the explicit (a request-body containing <propall/>) wasn't either
 * <propnames/> now lists all retrievable properties

Signed-off-by: Giel van Schijndel <me@mortis.eu>
2015-06-26 13:33:10 +02:00
..
auth Merge pull request #202 from muggenhor/less-verbose-imap-ssl-warn 2015-01-12 18:30:43 +01:00
rights Allow requests on root folder for authenticated users 2014-08-07 15:06:48 +02:00
storage Remove props file when deleting a collection with multifilesystem 2014-09-18 14:21:10 +02:00
__init__.py Version 0.10 2015-01-12 18:40:42 +01:00
__main__.py Fix the PID number stored on filesystem 2014-08-07 12:31:51 +02:00
config.py add ".well-known" addresses feature (closes #126) 2014-10-20 18:51:43 +02:00
ical.py Handle headers other than PRODID and VERSION (fix #250) 2015-01-05 12:32:22 +01:00
log.py Don't crash because of missing SIGHUP on Windows 2014-11-03 11:21:12 +01:00
xmlutils.py PROPFIND: correctly handle 'propall' and 'propnames' 2015-06-26 13:33:10 +02:00