| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-09-06 | Remove 0.9 deprecations. | Chris McDonough | |
| 2009-06-18 | repoze.bfg.request.get_request -> repoze.bfg.threadlocal.get_current_request | Chris McDonough | |
| repoze.bfg.registry.get_registry -> repoze.bfg.threadlocal.get_current_registry Remove getSiteManager from registry module. | |||
| 2009-06-02 | - Add ``repoze.bfg.request.current_request`` function. This function | Chris McDonough | |
| should be used (**very sparingly**) to retrieve the "current" request. See the ``repoze.bfg.request`` API documentation for more information. | |||
| 2009-05-30 | - Remove "context" argument from ``effective_principals`` and | Chris McDonough | |
| ``authenticated_userid`` function APIs in ``repoze.bfg.security``, effectively a doing reversion to 0.8 and before behavior. Both functions now again accept only the ``request`` parameter. | |||
| 2009-05-27 | Merge authchanges branch to trunk. | Chris McDonough | |
