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
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 Distributions
Hashes for zope.authentication-4.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f2d0b3b7a9592aada7ead039b96d55fa8a9980b995e6beb11d3c39b9deefbf9 |
|
MD5 | ce0e8d53f6217fcd32e2b7c942d70051 |
|
BLAKE2b-256 | 18a563daff3809d6a8a5c41e90611f3c1dadc0df54fc80d0962c1963edc25b54 |
Hashes for zope.authentication-4.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7f2e14237907ebf4bcf905b18659d79f55406cd7417482bc41c8d608383ba19 |
|
MD5 | 978411baf2bcb6bbe2ef1f5df6c9288d |
|
BLAKE2b-256 | d8f688829d3f778b7c61c133e9a7d0cd89c108fe4c47f67d38218ba563567b83 |
Hashes for zope.authentication-4.4.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f4891b20f83131b68e19200831c4686eb3bccf8f0a1debeb74afa9b20ac3bd7 |
|
MD5 | c5aae42eabb42d7d98390ad6575ddd22 |
|
BLAKE2b-256 | 624df6241bfdd94d8b1da68f5c9506fceb8a468c8c4618673e73c60f80767d16 |