summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index ce29c9e46..9b3b728d1 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -62,3 +62,7 @@
- Change "Cleaning up After a Request" in the urldispatch chapter to
use ``request.add_response_callback``.
+- See about pylons.url.route_url and how we can move some stuff into
+ BFG to make it shorter.
+
+- Make sure auth tkt cookie reissue still works (imperatively).