Skip to main content

Definition of authentication basics for the Zope Framework

Project description

zope.authentication

Latest release Supported Python versions https://github.com/zopefoundation/zope.authentication/actions/workflows/tests.yml/badge.svg https://coveralls.io/repos/github/zopefoundation/zope.authentication/badge.svg?branch=master Documentation Status

This package provides a definition of authentication concepts for use in Zope Framework. This includes:

  • IAuthentication

  • IUnauthenticatedPrincipal

  • ILogout

Documentation is hosted at https://zopeauthentication.readthedocs.io/en/latest/

Changes

5.0 (2023-01-06)

  • Add support for Python 3.10, 3.11.

  • Drop support for Python 2.7, 3.5, 3.6.

4.5.0 (2021-03-19)

  • Add support for Python 3.8 and 3.9.

  • Drop support for Python 3.4.

  • Fix deprecated test imports from zope.component to use the correct imports from zope.interface.

4.4.0 (2018-08-24)

4.3.0 (2017-05-11)

  • Add support for Python 3.5 and 3.6.

  • Drop support for Python 2.6 and 3.2.

4.2.1 (2015-06-05)

  • Add support for PyPy3 and Python 3.2.

4.2.0 (2014-12-26)

4.1.0 (2013-02-21)

  • Add support for Python 3.3.

  • Add tox.ini and MANIFEST.in.

4.0.0 (2012-07-04)

  • Break inappropriate testing dependency on zope.component.nextutility.

    (Forward-compatibility with zope.component 4.0.0).

  • Replace deprecated zope.component.adapts usage with equivalent zope.component.adapter decorator.

  • Replace deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.

  • Drop support for Python 2.4 and 2.5.

3.7.1 (2010-04-30)

  • Remove undeclared testing dependency on zope.testing.

3.7.0 (2009-03-14)

Initial release. This package was split off from zope.app.security to provide a separate common interface definition for authentication utilities without extra dependencies.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.authentication-5.0.tar.gz (21.0 kB view hashes)

Uploaded source

Built Distribution

zope.authentication-5.0-py3-none-any.whl (14.6 kB view hashes)

Uploaded py3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page