Open slifty opened 5 years ago
Cookie sessions don't allow for more than around 3000 bytes of data to be stored. This opens up the possibility of bugs in BallotMania in the event of very long ballots. We should look into another mechanism for session storage.
Cookie sessions don't allow for more than around 3000 bytes of data to be stored. This opens up the possibility of bugs in BallotMania in the event of very long ballots. We should look into another mechanism for session storage.