From bbb8c4b3e5aea2ce54d9ac577466675055638f2c Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Sat, 26 Dec 2009 00:21:15 +1300 Subject: [PATCH] A couple more TODO items. --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 4547b182..350a9d68 100644 --- a/TODO +++ b/TODO @@ -6,10 +6,12 @@ Desirable Important - Implement support for the ACL method + - Implement support for updating the acl via PROPPATCH - Implement the DAV::acl-principal-prop-set report from RFC3744 - Implement the DAV::principal-match report from RFC3744 - Implement the DAV::principal-search-property-set report from RFC3744 - Implement draft-desruisseaux-caldav-sched specifications. Minor - + - Check for read-acl privilege to PROPFIND acl + - Check for read-current-user-privilege-set to PROPFIND current user privs.