Actions
Defect #8190
closedlogin failed with blank page
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
2011-04-19
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
Processing AccountController#login (for 87.79.159.115 at 2011-04-19 13:43:53) [POST]
Parameters: {"back_url"=>"http%3A%2F%2Fpm.salesking.eu%2F", "action"=>"login", "authenticity_token"=>"sometoken", "username"=>"someName", "controller"=>"account", "password"=>"[FILTERED]", "login"=>"Anmelden ยป"}
NoMethodError (undefined method `destroy' for {}:Hash):
app/controllers/application_controller.rb:89:in `logged_user='
app/controllers/account_controller.rb:203:in `successful_authentication'
app/controllers/account_controller.rb:155:in `password_authentication'
app/controllers/account_controller.rb:142:in `authenticate_user'
app/controllers/account_controller.rb:30:in `login'
this does not apply to all users
Related issues
Actions