Lucterios2 / django_auth_ldap3_ad

Simple LDAP/AD auth module for django
https://pypi.python.org/pypi/django-auth-ldap3-ad
GNU General Public License v3.0
45 stars 25 forks source link

Added possibility of setting LDAP authentication method #18

Closed polejak closed 7 years ago

polejak commented 7 years ago

Hi, I've added possibility to change LDAP auth method. In the base code SIMPLE auth is hardcoded and I've added option to change it, but it's optional, if it isn't set it still defaults to SIMPLE.