{ "info": { "author": "Zope Foundation and Contributors", "author_email": "zope-dev@zope.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Zope3", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP" ], "description": "=====================\n zope.authentication\n=====================\n\n.. image:: https://img.shields.io/pypi/v/zope.authentication.svg\n :target: https://pypi.org/project/zope.authentication/\n :alt: Latest release\n\n.. image:: https://img.shields.io/pypi/pyversions/zope.authentication.svg\n :target: https://pypi.org/project/zope.authentication/\n :alt: Supported Python versions\n\n.. image:: https://travis-ci.org/zopefoundation/zope.authentication.svg?branch=master\n :target: https://travis-ci.org/zopefoundation/zope.authentication\n\n.. image:: https://coveralls.io/repos/github/zopefoundation/zope.authentication/badge.svg?branch=master\n :target: https://coveralls.io/github/zopefoundation/zope.authentication?branch=master\n\n.. image:: https://readthedocs.org/projects/zopeauthentication/badge/?version=latest\n :target: https://zopeauthentication.readthedocs.io/en/latest/\n :alt: Documentation Status\n\nThis package provides a definition of authentication concepts for use in\nZope Framework. This includes:\n\n- ``IAuthentication``\n- ``IUnauthenticatedPrincipal``\n- ``ILogout``\n\nDocumentation is hosted at https://zopeauthentication.readthedocs.io/en/latest/\n\n\n=========\n Changes\n=========\n\n4.4.0 (2018-08-24)\n==================\n\n- Host documentation at https://zopeauthentication.readthedocs.io\n\n- Add support for Python 3.7.\n\n- Drop support for Python 3.3.\n\n- Drop support for ``python setup.py test``.\n\n\n4.3.0 (2017-05-11)\n==================\n\n- Add support for Python 3.5 and 3.6.\n\n- Drop support for Python 2.6 and 3.2.\n\n\n4.2.1 (2015-06-05)\n==================\n\n- Add support for PyPy3 and Python 3.2.\n\n\n4.2.0 (2014-12-26)\n==================\n\n- Add support for PyPy. PyPy3 support is blocked on a release of a fix for:\n https://bitbucket.org/pypy/pypy/issue/1946\n\n- Add support for Python 3.4.\n\n- Add support for testing on Travis.\n\n\n4.1.0 (2013-02-21)\n==================\n\n- Add support for Python 3.3.\n\n- Add ``tox.ini`` and ``MANIFEST.in``.\n\n\n4.0.0 (2012-07-04)\n==================\n\n- Break inappropriate testing dependency on ``zope.component.nextutility``.\n\n (Forward-compatibility with ``zope.component`` 4.0.0).\n\n- Replace deprecated ``zope.component.adapts`` usage with equivalent\n ``zope.component.adapter`` decorator.\n\n- Replace deprecated ``zope.interface.implements`` usage with equivalent\n ``zope.interface.implementer`` decorator.\n\n- Drop support for Python 2.4 and 2.5.\n\n\n3.7.1 (2010-04-30)\n==================\n\n- Remove undeclared testing dependency on ``zope.testing``.\n\n3.7.0 (2009-03-14)\n==================\n\nInitial release. This package was split off from ``zope.app.security`` to\nprovide a separate common interface definition for authentication utilities\nwithout extra dependencies.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://zopeauthentication.readthedocs.io/", "keywords": "zope security authentication", "license": "ZPL 2.1", "maintainer": "", "maintainer_email": "", "name": "zope.authentication", "package_url": "https://pypi.org/project/zope.authentication/", "platform": "", "project_url": "https://pypi.org/project/zope.authentication/", "project_urls": { "Homepage": "https://zopeauthentication.readthedocs.io/" }, "release_url": "https://pypi.org/project/zope.authentication/4.4.0/", "requires_dist": [ "repoze.sphinx.autointerface; extra == 'docs'", "zope.testing; extra == 'test'", "zope.testrunner; extra == 'test'", "Sphinx; extra == 'docs'", "setuptools", "zope.browser", "zope.component (>=3.6.0)", "zope.i18nmessageid", "zope.interface", "zope.schema", "zope.security" ], "requires_python": "", "summary": "Definition of authentication basics for the Zope Framework", "version": "4.4.0" }, "last_serial": 4204248, "releases": { "3.7.0": [ { "comment_text": "", "digests": { "md5": "4932cdd44c5570a641c623450f436c6a", "sha256": "99c8a1f1a9a75ff621022e40b90e176b1c62c8a5a200d212cc0de2424b05b992" }, "downloads": -1, "filename": "zope.authentication-3.7.0.tar.gz", "has_sig": false, "md5_digest": "4932cdd44c5570a641c623450f436c6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9504, "upload_time": "2009-03-14T01:09:24", "url": "https://files.pythonhosted.org/packages/68/6d/63a903dce9db336a5eb63fb98a4ebdcd2a8d71003ed3a55f1f9bfb3ae0be/zope.authentication-3.7.0.tar.gz" } ], "3.7.1": [ { "comment_text": "", "digests": { "md5": "7d6bb340610518f2fc71213cfeccda68", "sha256": "0d4d5c7c54a7ba7bad641e9fa95ff1e0c67d91d46cb1747d64e2659343951be0" }, "downloads": -1, "filename": "zope.authentication-3.7.1.zip", "has_sig": false, "md5_digest": "7d6bb340610518f2fc71213cfeccda68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21978, "upload_time": "2010-04-30T19:28:56", "url": "https://files.pythonhosted.org/packages/63/c7/f89d1dc8c9956b9d7f1f4e756ab1feec0de26b1917a65181b0880a66d0d6/zope.authentication-3.7.1.zip" } ], "4.0.0": [ { "comment_text": "", "digests": { "md5": "4359ace6c9f94dab9a267376529340a2", "sha256": "d5034c272c7b3d19252b01efe141e43eaaae364c6e458467ca9102235dc305ee" }, "downloads": -1, "filename": "zope.authentication-4.0.0.tar.gz", "has_sig": false, "md5_digest": "4359ace6c9f94dab9a267376529340a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11516, "upload_time": "2012-07-04T14:20:18", "url": "https://files.pythonhosted.org/packages/a2/5a/e28acba90511192399bccdb6b093aed03d21dca05bead59ea5036d448147/zope.authentication-4.0.0.tar.gz" } ], "4.1.0": [ { "comment_text": "", "digests": { "md5": "1c921b51fb93ad992947bf378b5a3cdf", "sha256": "e1738000929d15f4c28bceb3674b042695b6f7d30dc504fbc64d09a6897db633" }, "downloads": -1, "filename": "zope.authentication-4.1.0.zip", "has_sig": false, "md5_digest": "1c921b51fb93ad992947bf378b5a3cdf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26471, "upload_time": "2013-02-21T16:45:06", "url": "https://files.pythonhosted.org/packages/b2/4f/691616d46769036f12fad6bc2c6e58005239163359b0aee171272839cebe/zope.authentication-4.1.0.zip" } ], "4.2.0": [ { "comment_text": "", "digests": { "md5": "cc4c2d8d6a4af3f24350c46b0506cd93", "sha256": "34ed3ea9cfe8708b788a0a83879ab5e35cec3cbb1bb5658079af9cbeb647fcb3" }, "downloads": -1, "filename": "zope.authentication-4.2.0.tar.gz", "has_sig": false, "md5_digest": "cc4c2d8d6a4af3f24350c46b0506cd93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13826, "upload_time": "2014-12-26T19:01:55", "url": "https://files.pythonhosted.org/packages/75/2e/cea3bbd3db5c5730b917934d89749cfeebd8cfe80d736cf1ee79dd754b0e/zope.authentication-4.2.0.tar.gz" } ], "4.2.1": [ { "comment_text": "", "digests": { "md5": "dea3d8c3fd9ee4b350f41d055aa7a90f", "sha256": "f56eb9435f66bb1bdc2cd9cef7bea57498898c0538b28748abb30e49f0b11700" }, "downloads": -1, "filename": "zope.authentication-4.2.1.tar.gz", "has_sig": true, "md5_digest": "dea3d8c3fd9ee4b350f41d055aa7a90f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14067, "upload_time": "2015-06-05T16:13:24", "url": "https://files.pythonhosted.org/packages/c0/f0/88ace1a23decf050835ec4bacc53cf01135b83f81ade4b0ae772894fb10d/zope.authentication-4.2.1.tar.gz" } ], "4.3": [ { "comment_text": "", "digests": { "md5": "4d95f103d21c822d563a8ee050a569a2", "sha256": "1871e29b786616f3fe77b74b64b51e14e600c80e9327e1dd9f0fcc0e1a86a9f9" }, "downloads": -1, "filename": "zope.authentication-4.3.tar.gz", "has_sig": false, "md5_digest": "4d95f103d21c822d563a8ee050a569a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12722, "upload_time": "2017-05-11T11:24:47", "url": "https://files.pythonhosted.org/packages/2f/b3/1e6306de261f4976f35edb2b8d41bf8689643f911e26ba209287e16f3674/zope.authentication-4.3.tar.gz" } ], "4.4.0": [ { "comment_text": "", "digests": { "md5": "c5aae42eabb42d7d98390ad6575ddd22", "sha256": "8f4891b20f83131b68e19200831c4686eb3bccf8f0a1debeb74afa9b20ac3bd7" }, "downloads": -1, "filename": "zope.authentication-4.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c5aae42eabb42d7d98390ad6575ddd22", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13499, "upload_time": "2018-08-24T15:52:31", "url": "https://files.pythonhosted.org/packages/62/4d/f6241bfdd94d8b1da68f5c9506fceb8a468c8c4618673e73c60f80767d16/zope.authentication-4.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "978411baf2bcb6bbe2ef1f5df6c9288d", "sha256": "d7f2e14237907ebf4bcf905b18659d79f55406cd7417482bc41c8d608383ba19" }, "downloads": -1, "filename": "zope.authentication-4.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "978411baf2bcb6bbe2ef1f5df6c9288d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13493, "upload_time": "2018-08-24T15:51:14", "url": "https://files.pythonhosted.org/packages/d8/f6/88829d3f778b7c61c133e9a7d0cd89c108fe4c47f67d38218ba563567b83/zope.authentication-4.4.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ce0e8d53f6217fcd32e2b7c942d70051", "sha256": "5f2d0b3b7a9592aada7ead039b96d55fa8a9980b995e6beb11d3c39b9deefbf9" }, "downloads": -1, "filename": "zope.authentication-4.4.0.tar.gz", "has_sig": false, "md5_digest": "ce0e8d53f6217fcd32e2b7c942d70051", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21753, "upload_time": "2018-08-24T15:51:16", "url": "https://files.pythonhosted.org/packages/18/a5/63daff3809d6a8a5c41e90611f3c1dadc0df54fc80d0962c1963edc25b54/zope.authentication-4.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c5aae42eabb42d7d98390ad6575ddd22", "sha256": "8f4891b20f83131b68e19200831c4686eb3bccf8f0a1debeb74afa9b20ac3bd7" }, "downloads": -1, "filename": "zope.authentication-4.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c5aae42eabb42d7d98390ad6575ddd22", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13499, "upload_time": "2018-08-24T15:52:31", "url": "https://files.pythonhosted.org/packages/62/4d/f6241bfdd94d8b1da68f5c9506fceb8a468c8c4618673e73c60f80767d16/zope.authentication-4.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "978411baf2bcb6bbe2ef1f5df6c9288d", "sha256": "d7f2e14237907ebf4bcf905b18659d79f55406cd7417482bc41c8d608383ba19" }, "downloads": -1, "filename": "zope.authentication-4.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "978411baf2bcb6bbe2ef1f5df6c9288d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13493, "upload_time": "2018-08-24T15:51:14", "url": "https://files.pythonhosted.org/packages/d8/f6/88829d3f778b7c61c133e9a7d0cd89c108fe4c47f67d38218ba563567b83/zope.authentication-4.4.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ce0e8d53f6217fcd32e2b7c942d70051", "sha256": "5f2d0b3b7a9592aada7ead039b96d55fa8a9980b995e6beb11d3c39b9deefbf9" }, "downloads": -1, "filename": "zope.authentication-4.4.0.tar.gz", "has_sig": false, "md5_digest": "ce0e8d53f6217fcd32e2b7c942d70051", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21753, "upload_time": "2018-08-24T15:51:16", "url": "https://files.pythonhosted.org/packages/18/a5/63daff3809d6a8a5c41e90611f3c1dadc0df54fc80d0962c1963edc25b54/zope.authentication-4.4.0.tar.gz" } ] }