Displaying 1 result from an estimated 1 matches for "protected_password".
2010 Sep 09
1
NoMethodError in User sessionsController#create
..., pretty sure it must
have something to do with gem version conflicts, but I can''t seem to
find a solution that works.
No matter what username & password that is entered into the login form I
get the same error screen:
NoMethodError in User sessionsController#create
undefined method `protected_password'' for #<UserSession:
{:login=>"rtgh", :password=>"<protected>"}>
Trace:
.../vendor/plugins/authlogic_ldap/lib/authlogic_ldap/session.rb:251:in
`send''
.../vendor/plugins/authlogic_ldap/lib/authlogic_ldap/session.rb:251:in
`validate_by_ldap'...