Django LDAP authentication backend
http://packages.python.org/django-auth-ldap
This is a Django authentication backend that authenticates against an LDAP service.
Configuration can be as simple as a single distinguished name template, butt
here are many rich configuration options for working with users, groups, and permissions.
This package requires at least Python 2.3, Django 1.0, and python-ldap.
Author:
--------
Peter Sagerson
- Developed at devel:languages:python:django
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-django-auth-ldap && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
django-auth-ldap-2.1.0.tar.gz | 0000051027 49.8 KB | |
python-django-auth-ldap.changes | 0000009245 9.03 KB | |
python-django-auth-ldap.spec | 0000002155 2.1 KB |
Revision 13 (latest revision is 18)
Dominique Leuenberger (dimstar_suse)
accepted
request 761500
from
Tomáš Chvátal (scarabeus_iv)
(revision 13)
- Update to 2.1.0: - Reject authentication requests without a username. - Added support for Django 3.0 and Python 3.8. - Removed support for Django end of life Django 2.1.
Comments 0