Skip to content

Fix invalid session ID handling

Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 06 May 16:38
74bbf36
This patch was authored and released by @tanner0101.

Requests containing unrecognized session IDs will now result in a new session being created (#2347, fixes #2339).

This fixes a problem where clearing browser cookies would be required after changing Vapor's session driver.