cschiewek / devise_ldap_authenticatable

Devise Module for LDAP
MIT License
594 stars 359 forks source link

Log LDAP errors if they occur when searching for users #166

Closed btrepp closed 8 years ago

btrepp commented 10 years ago

This will help developers trying to debug why ldap is not connecting. Eg invalid LDAP username/password

mikegabriel commented 10 years ago

Confirmed this works, nice to see errors when troubleshooting.