bd537b5487
service. Configuration can be as simple as a single distinguished name template, but there are many rich configuration options for working with users, groups, and permissions. WWW: http://pythonhosted.org/django-auth-ldap/ PR: 185959 Submitted by: Alexander Kriventsov <avk@vl.ru>
6 lines
299 B
Text
6 lines
299 B
Text
This is a Django authentication backend that authenticates against an LDAP
|
|
service. Configuration can be as simple as a single distinguished name template,
|
|
but there are many rich configuration options for working with users, groups,
|
|
and permissions.
|
|
|
|
WWW: http://pythonhosted.org/django-auth-ldap/
|