ports/www/py-dj22-django-auth-ldap/pkg-descr
Kai Knoblich 6ab694b4cf New port: www/py-dj22-django-auth-ldap
Repo-copy www/py-django-auth-ldap and assign it to Django 2.2 to enable LDAP
authentication with net-mgmt/netbox that has been switched to Django 2.2 in
r502550 .

Also limit the port to Python 3.5+ as Django 2.2 requires it as minimum
dependency and update all related CONFLICTS_INSTALL entries.
2019-05-25 14:20:49 +00:00

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