Ticket #142 (closed refactoring: fixed)

Opened 4 months ago

Last modified 4 months ago

Refactor session so it has access to the response

Reported by: mikey Assigned to: mikey
Priority: major Milestone: 0.8.0
Component: Session Version: SVN-trunk
Keywords: Cc:

Description

The session requires access to the response, for several reasons:

  • set a cookie with the session id
  • being able to force a redirect to a login server if no valid session exists

Change History

04/10/08 22:44:58 changed by mikey

  • status changed from new to assigned.

04/10/08 22:59:02 changed by mikey

  • status changed from assigned to closed.
  • resolution set to fixed.

Implemented with r1531.