From 1ab17ae1555e799f0efe6bb03866f17b6c8fe1b6 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 7 Jan 2011 15:59:50 -0500 Subject: garden --- TODO.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO.txt b/TODO.txt index a84b26ff2..938c5607a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -28,6 +28,12 @@ Must-Have (before 1.0) - Use a commit veto when configuring repoze.tm2 in paster templates for non-1X, 2X, or 3X responses. +- Make ``get_csrf_token`` call ``new_csrf_token`` (session timeout is + probably fine for the token). + +- Consider passing two callables to CallbackAuthenticationPolicy: one for + validating/obtaining the userid, the other for returning groups. + Should-Have ----------- -- cgit v1.2.3