- Switch to django111 - Added NO_ARCH - Added DOC Options - Update WWW PR: 228262 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer timeout Sponsored by: iXsystems Inc.
6 lines
310 B
Text
6 lines
310 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: https://github.com/django-auth-ldap/django-auth-ldap
|