Ticket #142 (closed refactoring: fixed)

Opened 2 years ago

Last modified 2 years ago

Refactor session so it has access to the response

Reported by: mikey Owned by: 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

Changed 2 years ago by mikey

  • status changed from new to assigned

Changed 2 years ago by mikey

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

Implemented with r1531.

Note: See TracTickets for help on using tickets.