Project

General

Profile

Actions

Defect #16021

closed

Login page internal error

Added by Mikus Rozenbergs over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Processing by WelcomeController#index as HTML
  Current user: anonymous
Redirected to https://redmine.xxxxxxxx.xx/login?back_url=https%3A%2F%2Fredmine.xxxxxxxx.xx%2F
Filter chain halted as :check_if_login_required rendered or redirected
Completed 302 Found in 133.7ms (ActiveRecord: 2.6ms)
Started GET "/login?back_url=https%3A%2F%2Fredmine.xxxxxxxx.xx%2F" for x.x.x.x at 2014-02-04 22:52:31 +0200
Processing by AccountController#login as HTML
  Parameters: {"back_url"=>"https://redmine.xxxxxxxx.xx/"}
Completed 500 Internal Server Error in 2.8ms

NoMethodError (undefined method `using_open_id?' for #<AccountController:0xac511b0>):
  app/controllers/account_controller.rb:28:in `verify_authenticity_token'
Actions #1

Updated by Jan Niggemann (redmine.org team member) over 11 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

Please seek advice on the forums before openening a bug report.

Actions

Also available in: Atom PDF