Feature: Use cookies for session storage.
This changes the setup so session data is no longer stored in the server-side database, but in signed client-side cookies. These cookies persist for 180 days rather than the customary 14.
This changes the setup so session data is no longer stored in the server-side database, but in signed client-side cookies. These cookies persist for 180 days rather than the customary 14.