cschiewek / devise_ldap_authenticatable

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

Respects Devise's strip_whitespace_keys setting #143

Closed neb2000 closed 10 years ago

neb2000 commented 10 years ago

Use Devise's .find_first_by_auth_conditions method instead of .where to find the record