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 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.
+