Project

General

Profile

Actions

Defect #8473

closed

OpenID authentication fails on redmine 1.2.0

Added by Zygmunt Krynicki almost 13 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
OpenID
Target version:
-
Start date:
2011-05-31
Due date:
% Done:

0%

Estimated time:
Resolution:
Wont fix
Affected version:

Description

NoMethodError (undefined method `destroy' for {"OpenID::Consumer::last_requested_endpoint"=>nil}:Hash):
app/controllers/application_controller.rb:89:in `logged_user='
app/controllers/account_controller.rb:203:in `successful_authentication'
app/controllers/account_controller.rb:192:in `open_id_authenticate'
app/controllers/account_controller.rb:161:in `open_id_authenticate'
app/controllers/account_controller.rb:140:in `authenticate_user'
app/controllers/account_controller.rb:30:in `login'
/usr/lib/ruby/1.8/mongrel.rb:159:in `process_client'
/usr/lib/ruby/1.8/mongrel.rb:158:in `each'
/usr/lib/ruby/1.8/mongrel.rb:158:in `process_client'
/usr/lib/ruby/1.8/mongrel.rb:285:in `run'
/usr/lib/ruby/1.8/mongrel.rb:285:in `initialize'
/usr/lib/ruby/1.8/mongrel.rb:285:in `new'
/usr/lib/ruby/1.8/mongrel.rb:285:in `run'
/usr/lib/ruby/1.8/mongrel.rb:268:in `initialize'
/usr/lib/ruby/1.8/mongrel.rb:268:in `new'
/usr/lib/ruby/1.8/mongrel.rb:268:in `run'

Rendering /srv/redmine/redmine-1.2.0/public/500.html (500 Internal Server Error)


Related issues

Related to Redmine - Defect #7857: A NoMethodError occurred in account#loginClosed2011-03-14

Actions
Actions #1

Updated by Etienne Massip almost 13 years ago

Guess it's related to #7857, if not dup.

Actions #2

Updated by Etienne Massip almost 13 years ago

  • Category set to Accounts / authentication
Actions #3

Updated by Ward V over 12 years ago

I'm also seeing this on stock 1.2.0, openid login seems entirely broken.

Actions #4

Updated by Etienne Massip over 12 years ago

What is stock ? Did you add Mongrel patches as required (see RedmineInstall) ?

Actions #5

Updated by Tim marston over 12 years ago

Etienne Massip wrote:

Guess it's related to #7857, if not dup.

Quite possibly. The workaround suggested here also seems to fix this issue with OpenID logins as well (or it does for me, at least).

Actions #6

Updated by Etienne Massip over 12 years ago

  • Category changed from Accounts / authentication to OpenID
Actions #7

Updated by Go MAEDA over 2 years ago

  • Status changed from New to Closed
  • Resolution set to Wont fix

The OpenID support has been dropped by #35755 for the upcoming Redmine 5.0.0.

Actions

Also available in: Atom PDF