X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=doc%2FTODO;fp=doc%2FTODO;h=ed67448e08edb95bd03d65f48e956fc3fc28e140;hp=d2d762cc3fd9e650c4f569ffea532e996221cdf9;hb=0650e11bdbd58359dbfd102093f7a263d4ef74d2;hpb=08e0795d01329de098fb23d85d459d32e54f3e36 diff --git a/doc/TODO b/doc/TODO index d2d762c..ed67448 100644 --- a/doc/TODO +++ b/doc/TODO @@ -20,3 +20,6 @@ "prefs" table, but all of the shares (and principals?) have URLs instead of usernames. We don't parse the URLs, and instead rely on doing find/replace of substrings in e.g. AgendavMv. + + In particular, this means that AgenDAV pruning does not work! If + a user with default preferences is deleted, we don't notice.