django-python3-ldap 0.11.0-1 source package in Ubuntu

Changelog

django-python3-ldap (0.11.0-1) unstable; urgency=low

  * New upstream release.
  * Switch to gbp pq workflow.

 -- Michael Fladischer <email address hidden>  Sun, 20 Aug 2017 15:14:22 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-python3-ldap_0.11.0-1.dsc 1.9 KiB d019e0bb5cbe896a26e6d3c8e73e2b9a330ad6f3b24a95dcf92eb70a4a47a099
django-python3-ldap_0.11.0.orig.tar.gz 12.0 KiB f05b60b7e68c8bcefc1983b28fe2156e10f044d9335f2d9b8a2953b616e8ebfa
django-python3-ldap_0.11.0-1.debian.tar.xz 2.5 KiB f2fdd7f4a816329ce24f887df974c4845d3a03ffd0a7cd62dc4b78b48c5d5389

Available diffs

No changes file available.

Binary packages built by this source

python-django-python3-ldap: Django LDAP user authentication backend (Python2 version)

 django-python3-ldap provides a Django LDAP user authentication backend for
 Python. It uses the pure Python ldap3 library for all LDAP related operations.
 This makes it easier to deploy instead of solutions that depend on the OpenLDAP
 library.
 .
 It provides the following features:
  * Authenticate users with an LDAP server.
  * Sync LDAP users with a local Django database.
  * Supports custom Django user models.
 .
 This package contains the Python 2 version of the library.

python3-django-python3-ldap: Django LDAP user authentication backend (Python3 version)

 django-python3-ldap provides a Django LDAP user authentication backend for
 Python. It uses the pure Python ldap3 library for all LDAP related operations.
 This makes it easier to deploy instead of solutions that depend on the OpenLDAP
 library.
 .
 It provides the following features:
  * Authenticate users with an LDAP server.
  * Sync LDAP users with a local Django database.
  * Supports custom Django user models.
 .
 This package contains the Python 3 version of the library.