summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorÉric Araujo <earaujo@caravan.coop>2019-12-14 13:32:07 -0500
committerÉric Araujo <earaujo@caravan.coop>2019-12-14 13:32:07 -0500
commit0168300b0da3c79e05ec87aa777e04674a86cebb (patch)
tree4e1f38841af1e6f8fd20b4e536ddbe946c294911 /TODO.txt
parent4a46827769bbe181070a74927aa4e988a4cc3112 (diff)
downloadpyramid-0168300b0da3c79e05ec87aa777e04674a86cebb.tar.gz
pyramid-0168300b0da3c79e05ec87aa777e04674a86cebb.tar.bz2
pyramid-0168300b0da3c79e05ec87aa777e04674a86cebb.zip
start reworking security policy
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO.txt b/TODO.txt
index 318171931..c66583ba8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -116,10 +116,6 @@ Probably Bad Ideas
- Add functionality that mocks the behavior of ``repoze.browserid``.
-- Consider implementing the API outlined in
- http://plope.com/pyramid_auth_design_api_postmortem, phasing out the
- current auth-n-auth abstractions in a backwards compatible way.
-
- Maybe add ``add_renderer_globals`` method to Configurator.
- Supply ``X-Vhm-Host`` support (probably better to do what paste#prefix