From fc0b7f9e66f3508615b99d0973578d516ea72956 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Tue, 9 Aug 2011 19:50:40 +0200 Subject: [PATCH] empty the todo list --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 1d8f89b..e69de29 100644 --- a/TODO +++ b/TODO @@ -1,3 +0,0 @@ -* Find a way to make the couple (name, project) unique. -* Use a psql backend rather than sqlite -* Deal with spammers. If our system is able to send invitation emails easily, it should'n be used by spammers. (Is this really a concern? Do we need to put a captcha in place?)