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
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / python-django-auth-ldap
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:django/python-django-auth-ldap && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
django-auth-ldap-2.1.1.tar.gz | 0000051260 50.1 KB | |
python-django-auth-ldap.changes | 0000009471 9.25 KB | |
python-django-auth-ldap.spec | 0000002155 2.1 KB |
Revision 12 (latest revision is 20)
Tomáš Chvátal (scarabeus_iv)
committed
(revision 12)
- Update to 2.1.1: * Removed drepecated ``providing_args`` from ``Signal`` instances.
Comments 0