summaryrefslogtreecommitdiff
path: root/repoze/bfg/security.py
AgeCommit message (Expand)Author
2008-11-02 - Fix bug where default deny in authorization check would throw aChris McDonough
2008-11-02 FeaturesChris McDonough
2008-11-01 - Expose a single ILogger named "repoze.bfg.debug" as a utility;Chris McDonough
2008-10-11Unused imports.Chris McDonough
2008-10-03 Docs Chris McDonough
2008-10-03Python 2.6 forward compatibility: message is deprecated.Chris McDonough
2008-09-28 FeaturesChris McDonough
2008-09-21 - Add ``principals_allowed_by_permission`` API to security module.Chris McDonough
2008-09-01 - New API module: ``repoze.bfg.view``. This module contains the functionsChris McDonough
2008-08-20Make seurity policies pickleable again.Chris McDonough
2008-08-17Add RepozeWhoIdentityACLSecurityPolicy; add debug logging.Chris McDonough
2008-07-20 - Add API functions for authenticated_userid and effective_principals.Chris McDonough
2008-07-20 - Add authenticated_userid and effective_principals API to securityChris McDonough
2008-07-19Whoops.Chris McDonough
2008-07-16Zero in on making docs render properly.Chris McDonough
2008-07-16Security docs.Chris McDonough
2008-07-16Add convenience has_permission function.Chris McDonough
2008-07-16Add security.Chris McDonough