Skip to main content

pyramid_ldap3

Project description

pyramid_ldap3 provides LDAP authentication services for your Pyramid application. It is a fork of the pyramid_ldap package with the goal of eliminating the dependency on python-ldap and ldappool, replacing it with a dependency on ldap3, which is a pure Python package that supports both Python 2 and Python 3.

See the documentation at http://pyramid-ldap3.readthedocs.org/en/latest/ for more information.

0.3

  • Adaptations to changes in ldap3 version 2, including changed constant names.

  • This version is intended to support the newer ldap3 versions >= 2.0 only.

0.2.5

  • Explicitly requires ldap3 < version 2.0 for compatibility reasons.

  • This version is intended to support the older ldap3 versions < 2.0 only.

0.2.4

  • The pool lifetime is now configurable

0.2.3

  • Account for renaming of python3-ldap to ldap3

  • Proper unbinding of Connections

  • Do not fill cache if caching has been disabled

  • Release as source package and universal wheel

0.2.2

  • Support server pools

  • Ignore results without a dn instead of raising an error

  • Escape special characters when querying for groups

  • Do not cache invalid responses

  • Added documentation on recursive group queries

0.2.1

  • Use implicit binding and proper unbinding of connections.

0.2

  • Made return values of pyramid_ldap3 compatible with pyramid_ldap.

0.1

  • Initial version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyramid_ldap3-0.3.tar.gz (22.2 kB view details)

Uploaded Source

Built Distribution

pyramid_ldap3-0.3-py2.py3-none-any.whl (8.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyramid_ldap3-0.3.tar.gz.

File metadata

  • Download URL: pyramid_ldap3-0.3.tar.gz
  • Upload date:
  • Size: 22.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyramid_ldap3-0.3.tar.gz
Algorithm Hash digest
SHA256 3f94d40bfad51673d08932527d8410423bfec74fe15e9fa17294c70df9a4c870
MD5 7c9961f2e65a7f7b9db3c85aca4027ef
BLAKE2b-256 2b08ef47391a72d9a8658c90e1327efd68f2e7ca67e04b76efdda034f9c787b3

See more details on using hashes here.

File details

Details for the file pyramid_ldap3-0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyramid_ldap3-0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c5e20e8747675483d1e6d7c2fb95f0d7a94464f06fe0de3759c3407ba21fe4c0
MD5 c07476edb88da7177549a3abca6fb911
BLAKE2b-256 42b26001f38bc974a323d7a48676f7beb8ea4765e46bfd5a0046cc2b0fdb6f3d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page