Ticket #497 (closed defect: duplicate)

Opened 10 months ago

Last modified 10 months ago

[PATCH] Session expiry date is defined at server startup

Reported by: ya..@sprice.com Assigned to:
Priority: medium Milestone: The Future
Component: Merb Keywords: session cookie expiring
Cc:

Description

In the current version the session expiry date is defined once for all at server startup.

This is obviously incorrect since after 2 weeks server uptime it sends already expired cookies.

Attachments

merb_session_expiry_path.diff (2.3 kB) - added by ya..@sprice.com on 02/05/08 07:43:18.

Change History

02/05/08 07:43:18 changed by ya..@sprice.com

  • attachment merb_session_expiry_path.diff added.

02/11/08 13:47:26 changed by shayarne..@gmail.com

  • status changed from new to closed.
  • resolution set to duplicate.