mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 23:39:11 -05:00
caching issue with previous version
This commit is contained in:
@@ -436,6 +436,7 @@ class RedditController(BaseController):
|
||||
str(c.cname),
|
||||
str(request.fullpath),
|
||||
str(c.over18),
|
||||
str(c.firsttime),
|
||||
''.join(cookie_keys)))
|
||||
return key
|
||||
|
||||
|
||||
Reference in New Issue
Block a user