An open API service indexing awesome lists of open source software.

https://github.com/zopefoundation/zope.principalregistry

Global principal registry component for Zope 3
https://github.com/zopefoundation/zope.principalregistry

maintained

Last synced: 8 months ago
JSON representation

Global principal registry component for Zope 3

Awesome Lists containing this project

README

          

============================
``zope.principalregistry``
============================

.. image:: https://img.shields.io/pypi/v/zope.principalregistry.svg
:target: https://pypi.python.org/pypi/zope.principalregistry/
:alt: Latest release

.. image:: https://img.shields.io/pypi/pyversions/zope.principalregistry.svg
:target: https://pypi.org/project/zope.principalregistry/
:alt: Supported Python versions

.. image:: https://github.com/zopefoundation/zope.principalregistry/actions/workflows/tests.yml/badge.svg
:target: https://github.com/zopefoundation/zope.principalregistry/actions/workflows/tests.yml

.. image:: https://coveralls.io/repos/github/zopefoundation/zope.principalregistry/badge.svg?branch=master
:target: https://coveralls.io/github/zopefoundation/zope.principalregistry?branch=master

.. image:: https://readthedocs.org/projects/zopeprincipalregistry/badge/?version=latest
:target: https://zopeprincipalregistry.readthedocs.io/en/latest/
:alt: Documentation Status

This package provides an authentication utility for ``zope.authentication``
that uses a simple non-persistent principal registry. This is
typically registered as a global utility, and it is usually configured
in ZCML.

Documentation is hosted at https://zopeprincipalregistry.readthedocs.io