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.
Release files for zope.authentication 6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zope_authentication-6.0.tar.gz | 22.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zope_authentication-6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 36.3 kB
Release files / zope_authentication-6.0.tar.gz
| Download URL | zope_authentication-6.0.tar.gz |
|---|---|
| Size | 22.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
30de8a8bb14ceff93ec0919cd59f85348611e8bebf17f9e0a56074191f3dde70
|
|
BLAKE2b-256 checksum How to use checksums |
365436dabf100ed50b2752e9e8bdfea638c9b180e9ea9a99f683d7bf32f561b5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|
Release files / zope_authentication-6.0-py3-none-any.whl
| Download URL | zope_authentication-6.0-py3-none-any.whl |
|---|---|
| Size | 14.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0970ca8e24dbfd1a826281e6d93fe79a3ed2169ea7a61d6888445dd50b120a09
|
|
BLAKE2b-256 checksum How to use checksums |
b708dd65882c6be749bede2b888ea3cf467d9ff11bfe4fe707568660c6eec58f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|