summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 43734af67..ac7e1671f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,6 +4,10 @@ Pyramid TODOs
Should-Have
-----------
+- Consider moving the call to _set_security_policies after the initial
+ commit, so that authn and authz policies specified by the user in the
+ constructor override included ones.
+
- Name WSGI app "main" instead of pipeline in scaffold configs?
- Make another release of debug toolbar (has now redirects turned off by
@@ -32,6 +36,8 @@ Should-Have
Nice-to-Have
------------
+- Turn "config" into a package.
+
- Kill off ``bfg.routes`` envvars in router.
- Some sort of API for rendering a view callable object to a response from