Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
garden
  • Loading branch information
mcdonc committed Jan 12, 2011
1 parent 6a790b3 commit 5f3fc07
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions TODO.txt
Expand Up @@ -15,9 +15,6 @@ Must-Have (before 1.0)
- Use a commit veto when configuring repoze.tm2 in paster templates for
non-1X, 2X, or 3X responses.

- Consider passing two callables to CallbackAuthenticationPolicy: one for
validating/obtaining the userid, the other for returning groups.

- Add docs for ``__action_decorator__`` attr of handler.

- Figure out how to slim the herd of paster templates.
Expand All @@ -29,6 +26,8 @@ Must-Have (before 1.0)
- Consider adding a default exception view for HTTPException and attendant
``redirect`` and ``abort`` functions ala Pylons.

- Fix too-long template lines in tutorials for PDF renderings.

Should-Have
-----------

Expand Down Expand Up @@ -121,3 +120,7 @@ Nice-to-Have

- 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.

0 comments on commit 5f3fc07

Please sign in to comment.