https://github.com/zopefoundation/zope.login
Login helpers for zope.publisher / authentication.
https://github.com/zopefoundation/zope.login
maintained
Last synced: 8 months ago
JSON representation
Login helpers for zope.publisher / authentication.
- Host: GitHub
- URL: https://github.com/zopefoundation/zope.login
- Owner: zopefoundation
- License: other
- Created: 2013-02-22T15:17:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-09-12T07:22:21.000Z (9 months ago)
- Last Synced: 2025-09-24T10:46:27.540Z (9 months ago)
- Topics: maintained
- Language: Python
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 70
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
================
``zope.login``
================
.. image:: https://img.shields.io/pypi/v/zope.login.svg
:target: https://pypi.python.org/pypi/zope.login/
:alt: Latest release
.. image:: https://img.shields.io/pypi/pyversions/zope.login.svg
:target: https://pypi.org/project/zope.login/
:alt: Supported Python versions
.. image:: https://github.com/zopefoundation/zope.login/actions/workflows/tests.yml/badge.svg
:target: https://github.com/zopefoundation/zope.login/actions/workflows/tests.yml
.. image:: https://coveralls.io/repos/github/zopefoundation/zope.login/badge.svg?branch=master
:target: https://coveralls.io/github/zopefoundation/zope.login?branch=master
.. image:: https://readthedocs.org/projects/zopelogin/badge/?version=latest
:target: https://zopelogin.readthedocs.io/en/latest/
:alt: Documentation Status
This package provides login helpers for `zope.publisher
`_ based on the concepts of
`zope.authentication `_.
This includes support for HTTP password logins and FTP logins.
Documentation is hosted at https://zopelogin.readthedocs.io