Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJohan Sørensen <johan@johansorensen.com>2008-06-09 22:31:14 (GMT)
committer Johan Sørensen <johan@johansorensen.com>2008-06-09 22:31:14 (GMT)
commite301c60b1141d20600032039431ae1bc1e48dc60 (patch)
treeea2273fb4f9e0f1814dfaaf69be13113ad041b0c /TODO.txt
parent9ee9e09520a4dc9706061c933713d87b94fdf5e0 (diff)
Updated TODO
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index afc8a1d..7cdffcf 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,3 +1,5 @@
+* fix issue with accounts who added openid not being able to change their password
+
events:
* need to create user-less events even we don't find matching users, otherwise it gets weird whenever there's commits from non-registered gitorious users (or users commit from another email).
- maybe save name+email in events table in that case, so we can hook them up to a user later if needed.