django-python3-ldap 0.11.1-1 source package in Ubuntu
Changelog
django-python3-ldap (0.11.1-1) unstable; urgency=low * New upstream release (Closes: #883284). * Bump Standards-Version to 4.1.2. * Run wrap-and-sort -bast to reduce diff size of future changes. * Enable autopkgtest-pkg-python testsuite. -- Michael Fladischer <email address hidden> Mon, 11 Dec 2017 11:31:38 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
django-python3-ldap_0.11.1-1.dsc | 1.9 KiB | ac05df95d87e9f1b1e451903d3e3a401a62e3d2e99a4a8143cae56f6a088ca4a |
django-python3-ldap_0.11.1.orig.tar.gz | 12.1 KiB | e97689086ab290c28e8bb4699dce43e42b1e4aee3eadf8685558cc68f32e726c |
django-python3-ldap_0.11.1-1.debian.tar.xz | 2.6 KiB | b69c8a41e9534a850d404f655bdf52fb313565e64151b72db9fe7e9f10a4b32e |
Available diffs
- diff from 0.11.0-1 to 0.11.1-1 (2.1 KiB)
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.