django-python3-ldap
django-python3-ldap copied to clipboard
Add additional Tls/SSL arguments
I'm running an LDAP server with a handful of old/legacy settings required, which causes this to fail to connect. Pullrequest adds support for entering those settings, and support for other unnamed options through keyword arguments.