https://github.com/zopefoundation/accesscontrol
Security framework for Zope.
https://github.com/zopefoundation/accesscontrol
python zope
Last synced: about 1 year ago
JSON representation
Security framework for Zope.
- Host: GitHub
- URL: https://github.com/zopefoundation/accesscontrol
- Owner: zopefoundation
- License: other
- Created: 2013-02-25T14:38:38.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-11-03T11:55:29.000Z (over 1 year ago)
- Last Synced: 2025-02-23T09:05:37.459Z (over 1 year ago)
- Topics: python, zope
- Language: Python
- Homepage:
- Size: 831 KB
- Stars: 12
- Watchers: 65
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
.. image:: https://github.com/zopefoundation/AccessControl/actions/workflows/tests.yml/badge.svg
:target: https://github.com/zopefoundation/AccessControl/actions/workflows/tests.yml
.. image:: https://coveralls.io/repos/github/zopefoundation/AccessControl/badge.svg?branch=master
:target: https://coveralls.io/github/zopefoundation/AccessControl?branch=master
.. image:: https://img.shields.io/pypi/v/AccessControl.svg
:target: https://pypi.org/project/AccessControl/
:alt: Current version on PyPI
.. image:: https://img.shields.io/pypi/pyversions/AccessControl.svg
:target: https://pypi.org/project/AccessControl/
:alt: Supported Python versions
AccessControl
=============
AccessControl provides a general security framework for use in Zope.