Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
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.