We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
should return in fail to avoid blank fields passing through
missing the key `:email` when calling `find_or_create_by`
rails 4 has no more find_or_create_by_email, and u most likely are not going to save the password in db, since u are querrying the ldap server on each login with ldap.auth
fix typo
change devise.rb path
Just adding a ruby decoration! :wink:
LDAP Authentication using Devise