| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-30 | Docs renderings. | Chris McDonough | |
| 2009-05-30 | - Add an AuthTktAuthenticationPolicy. This policy retrieves | Chris McDonough | |
| credentials from an auth_tkt cookie managed by the application itself (instead of relying on an upstream data source for authentication data). See the Security API chapter of the documentation for more info. - Allow RemoteUserAuthenticationPolicy and RepozeWho1AuthenticationPolicy to accept various constructor arguments. See the Security API chapter of the documentation for more info. | |||
| 2009-05-27 | Merge authchanges branch to trunk. | Chris McDonough | |
