ContinuumIO / flask-ldap-login

Flask ldap integration
BSD 2-Clause "Simplified" License
105 stars 35 forks source link

Disable LDAP referrals by default #38

Closed abarto closed 6 years ago

abarto commented 6 years ago

Disabled LDAP referrals by default. It is still possible to enabled them using

LDAP:
  OPTIONS:
    OPT_REFERRALS: 0