David Tulloh
2016-04-20 d7df42ae13a2a9bfb73a76ed96997dad88a794a9
TODO.txt
@@ -1,5 +1,29 @@
- Fix so each plugin has a classifiers attr per-plugin-type (as
  opposed to a single classifiers attr as it has now).
repoze.who TODOs
================
- Config file parser.
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