mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 23:19:25 +08:00
![David Taylor](/assets/img/avatar_default.png)
We intend to switch to the `:json` serializer, which will stringify all keys. However, we need a clean revert path. This commit ensures that our `_t` cookie handling works with both marshal (the current default) and json (the new default) serialization.