David Tulloh
2016-04-19 b70ba392164791f87deb20260188425ba868c864
TODO.txt
@@ -1,6 +1,29 @@
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