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 14c52fe3d..113dcddee 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -9,6 +9,10 @@ Should-Have
- Add narrative docs for wsgiapp and wsgiapp2.
+- Provide a way to set the authentication policy and the authorization policy
+ during a config.include (they are related, so just exposing the currently
+ underscored-private _set_auth* methods won't cut it).
+
Nice-to-Have
------------