Session cookie is not cleaned when the session it refers to is invalid

Description

When the user presents a session cookie that refers to an invalid/unknown session, it should be cleared to prevent that further requests reach the StorageService implementation needlessly.

Environment

None

Activity

Show:

Scott Cantor July 11, 2008 at 4:43 PM

http://svn.middleware.georgetown.edu/view/cpp-sp?view=rev&revision=2837

Not every lookup operation will clear the cookie, but those that have access to the response path without other code changes will.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Created July 11, 2008 at 2:00 PM
Updated August 13, 2008 at 11:01 AM
Resolved July 11, 2008 at 4:43 PM