Bowe Strickland
2018-10-26 7477177e84424ccf92c1c6a8c80da2ffb1a6d3f5
TODO.txt
@@ -1 +1,29 @@
List todo items here.
repoze.who TODOs
================
Features
--------
- [X} Config file parser.
- [_] Allow the ZODB plugin to connect read-only.
- [X] Add a ``RedirectorPlugin``, similar to
      ``plugins.form.RedirectingFormPlugin``, but which *only* implements
      the ``IChallenger`` interface.
- [_] Deprecate the form plugins.
Documentation
-------------
- [_] Middleware use case as tutorial:  bug tracker + ``REMOTE_USER``
- [_] Middleware use case as tutorial:  wiki + ``repoze.who.identity``
- [_] API use case as tutorial:  wiki w/ login and logout views
- [_] API use case as tutorial:  multiple apps w/ SSO
- [_] Hybrid use case as tutorial:  multiple apps w/ SSO, one OTS