Definition of authentication basics for the Zope Framework
Project description
zope.authentication
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
6.0 (2025-09-12)
Replace pkg_resources namespace with PEP 420 native namespace.
5.1 (2025-02-13)
Add support for Python 3.12, 3.13.
Drop support for Python 3.7, 3.8.
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)
Host documentation at https://zopeauthentication.readthedocs.io
Add support for Python 3.7.
Drop support for Python 3.3.
Drop support for python setup.py test.
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)
Add support for PyPy. PyPy3 support is blocked on a release of a fix for: https://bitbucket.org/pypy/pypy/issue/1946
Add support for Python 3.4.
Add support for testing on Travis.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zope_authentication-6.0.tar.gz.
File metadata
- Download URL: zope_authentication-6.0.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30de8a8bb14ceff93ec0919cd59f85348611e8bebf17f9e0a56074191f3dde70
|
|
| MD5 |
b67bbe39ec78a9f78c76aa6c3c51f477
|
|
| BLAKE2b-256 |
365436dabf100ed50b2752e9e8bdfea638c9b180e9ea9a99f683d7bf32f561b5
|
File details
Details for the file zope_authentication-6.0-py3-none-any.whl.
File metadata
- Download URL: zope_authentication-6.0-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0970ca8e24dbfd1a826281e6d93fe79a3ed2169ea7a61d6888445dd50b120a09
|
|
| MD5 |
3569dd6e7dfeb3babe2211ac62fee626
|
|
| BLAKE2b-256 |
b708dd65882c6be749bede2b888ea3cf467d9ff11bfe4fe707568660c6eec58f
|