|
|
|
|
|
by PLejeck
4624 days ago
|
|
Sure, it's the default, but don't people realize never to trust clientside data? I don't know if CookieStore is signed or not, but I generally assume even if I sign the data it's not safe. It's not that hard to just set up a Redis or whatever store to handle stuff like this, I never understood why people whouldn't bother. |
|