Skip to content

Destroy corrupt sessions

Choose a tag to compare

@g105b g105b released this 20 Apr 20:58
· 70 commits to master since this release
512f10d

In the improbable (but possible) event that a session is corrupted (think load balanced app after being upgraded to new release), this release destroys the session and silently starts a new one.

With this release comes some improvements to the unit tests, see the commit history for more information.