From 6c087f1dad674f57382d4db8da617a4b595d843c Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Wed, 22 Dec 2004 05:56:11 +0000 Subject: [PATCH] Add some highish priority TODO items --- TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/TODO b/TODO index 81195f8..84e432a 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,18 @@ WineHQ Application Database TODO List +# incorporate templates into appdb to simplify code, Jeremy says we can +borrow from lostwages(winehq.org/cvsweb/lostwages) for this + +# make email address the users username + +# check for existing email when user is creating a new account + +# setup a cron job in a new /bin directory, put a deny all .htaccess +file in there and purge all inactive accounts after 6 months of inactivity +RELATED TODO: how to handle deleting accounts that have comments? go through +and assign them to a special account number that prints (account deleted due +to inactivity) + # screenshot submission isn't very friendly. it would be really cool if people could submit screenshots via a web interface. We would store the image and related information in the database and send email to the database