From 421b51e20bb816f2ce5a2fc8efcff860ba4da91c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 2 Jun 2009 21:23:58 +0000 Subject: --- TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.txt b/TODO.txt index a88460cd2..baccce392 100644 --- a/TODO.txt +++ b/TODO.txt @@ -2,3 +2,7 @@ - audit use of "functools.wraps" (pickling no longer required) +- Docs: add interface docs for IAuthenticationPolicy and + IAuthorizationPolicy, so people who care might be able to write + their own. + -- cgit v1.2.3