Files
reddit/r2
Neil Williams 7e715b1197 cookies: Don't encrypt the unlogged-user _options cookie.
This cookie is part of the CDN cache key. Since the encrypted blob uses
a random salt, this essentially makes requests with the cookie
unchacheable. The cookie does not contain any sensitive data (just a
list of languages and a boolean True/False). Decrypting and normalizing
the order of params means that the cache key will be more useful. We
also get a fair reduction in size of the cookie.
2013-01-24 10:39:34 -08:00
..
2010-05-17 13:27:17 -07:00
2011-08-24 18:02:08 -07:00
2013-01-07 13:54:57 -08:00
2013-01-02 15:27:11 -08:00
2012-06-19 14:02:42 -07:00