summaryrefslogtreecommitdiff
path: root/docs/api/security.rst
AgeCommit message (Expand)Author
2020-01-14Apply suggestions from code reviewMichael Merickel
2020-01-14update changelog and docsMichael Merickel
2018-11-01remove deprecated security functionsMichael Merickel
2017-06-14fix p.security.ACLPermitsResult to subclass p.security.PermitsResultMichael Merickel
2014-11-10update the public api for rememberMichael Merickel
2012-02-24More trivial typosPaul Winkler
2011-09-12explain NO_PERMISSION_REQUIRED constant in API docsDaniel Haaker
2011-08-09Added the `pyramid.security.NO_PERMISSION_REQUIRED` constant.Michael Merickel
2010-12-31- The ``pyramid.interfaces.IAuthenticationPolicy`` interface now specifies anChris McDonough
2010-10-25convert API docs to PyramidChris McDonough
2009-10-19Organize into separate authentication and authorization sections.Chris McDonough
2009-05-30Docs.Chris McDonough
2009-05-27Merge authchanges branch to trunk.Chris McDonough
2009-05-06FeaturesChris McDonough
2009-01-17Security policy documentation.Chris McDonough
2008-11-02 FeaturesChris McDonough
2008-09-21 - Add ``principals_allowed_by_permission`` API to security module.Chris McDonough
2008-07-20 - Add API functions for authenticated_userid and effective_principals.Chris McDonough
2008-07-16Rearrange into narrative and API sections; include README in narrative as "in...Chris McDonough