https://github.com/dataflake/products.ldapuserfolder
LDAP-enabled Zope user folder
https://github.com/dataflake/products.ldapuserfolder
ldap-authentication python zope zope-application zope4 zope5
Last synced: about 1 month ago
JSON representation
LDAP-enabled Zope user folder
- Host: GitHub
- URL: https://github.com/dataflake/products.ldapuserfolder
- Owner: dataflake
- License: other
- Created: 2017-10-30T07:15:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T15:26:49.000Z (over 1 year ago)
- Last Synced: 2025-04-24T02:12:08.978Z (about 1 month ago)
- Topics: ldap-authentication, python, zope, zope-application, zope4, zope5
- Language: Python
- Homepage: https://productsldapuserfolder.readthedocs.io/
- Size: 770 KB
- Stars: 2
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
.. image:: https://github.com/dataflake/Products.LDAPUserFolder/actions/workflows/tests.yml/badge.svg
:target: https://github.com/dataflake/Products.LDAPUserFolder/actions/workflows/tests.yml.. image:: https://coveralls.io/repos/github/dataflake/Products.LDAPUserFolder/badge.svg
:target: https://coveralls.io/github/dataflake/Products.LDAPUserFolder.. image:: https://readthedocs.org/projects/productsldapuserfolder/badge/?version=latest
:target: https://productsldapuserfolder.readthedocs.io
:alt: Documentation Status.. image:: https://img.shields.io/pypi/v/Products.LDAPUserFolder.svg
:target: https://pypi.python.org/pypi/Products.LDAPUserFolder
:alt: Current version on PyPI.. image:: https://img.shields.io/pypi/pyversions/Products.LDAPUserFolder.svg
:target: https://pypi.org/project/Products.LDAPUserFolder
:alt: Supported Python versions=========================
Products.LDAPUserFolder
=========================This product is a replacement for a Zope user folder. It does not store its
own user objects but uses an LDAP backend to store user and group/role
information.