summaryrefslogtreecommitdiff
path: root/repoze/bfg/tests/test_secpols.py
AgeCommit message (Collapse)Author
2009-09-06Remove 0.9 deprecations.Chris McDonough
2009-05-30- Remove "context" argument from ``effective_principals`` andChris 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-27Merge authchanges branch to trunk.Chris McDonough