aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/todo.txt b/todo.txt
index 251719ff3..4dbf334d7 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,7 +1,9 @@
Try making login just go username/password always
Ghost out password field when radio not selected on signin.rhtml
+
Use something other than session for post redirect store, so can go via email
-Show that you are logged in in top right corner
+If you recently made a request, then a login will try to make it again because
+ all the stuff for the post redirect is in the session. Consider again
Send confirmation email
@@ -12,9 +14,6 @@ Make it say "dear" as default letter
Write some tests (try it their way, at every level)
-Go through all controllers and make sure index URL works
-After signin, should go back to full URL with ids etc. as well
-
Tidying
=======