Project

General

Profile

Actions

Defect #10217

closed

Add 'expire_after => 10.minutes' in file session_store.rb. Can not login redmine.

Added by Richard Lee about 12 years ago. Updated about 12 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

When I add 'expire_after => 10.minutes' in file session_store.rb and change my client machine in different time-zone from the server machine, it could never have possibility to login. Why?

My server srtting:
redmine 1.3.0
rails 2.3.14
rack 1.1.1

Thanks for your help.

Actions #1

Updated by Jean-Philippe Lang about 12 years ago

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

This is an undocumented Rails feature and I have no answer. But I'm pretty sure that it wouldn't do what you're expecting anyway. It won't kill the session but just tell the browser to expire the session cookie.

Actions

Also available in: Atom PDF