David Tulloh
2016-04-20 d7df42ae13a2a9bfb73a76ed96997dad88a794a9
commit | author | age
9242ca 1 repoze.who TODOs
TS 2 ================
9e87e2 3
31be14 4 Features
TS 5 --------
6
9242ca 7 - [X} Config file parser.
TS 8
9 - [_] Allow the ZODB plugin to connect read-only.
31be14 10
ab7f3c 11 - [X] Add a ``RedirectorPlugin``, similar to
0916ef 12       ``plugins.form.RedirectingFormPlugin``, but which *only* implements
TS 13       the ``IChallenger`` interface.
14
15 - [_] Deprecate the form plugins.
16
31be14 17
TS 18 Documentation
19 -------------
20
21 - [_] Middleware use case as tutorial:  bug tracker + ``REMOTE_USER``
22
23 - [_] Middleware use case as tutorial:  wiki + ``repoze.who.identity``
24
25 - [_] API use case as tutorial:  wiki w/ login and logout views
26
27 - [_] API use case as tutorial:  multiple apps w/ SSO
28
29 - [_] Hybrid use case as tutorial:  multiple apps w/ SSO, one OTS