Closed (fixed)
Project:
Authenticated User Page Caching (Authcache)
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2012 at 13:28 UTC
Updated:
14 Sep 2012 at 07:28 UTC
Comments
Comment #1
marko3 commentedSorry, forgot to mention that at the time of the occurance the 'Authcache module' was also enabled for all rules.
Comment #2
Jonah Ellison commentedWere you caching the messages/* path with Authcache? If a path contains personalized or user-sensitive data, then it shouldn't be cached. It's possible people were just changing the id in the URL to access cached pages.
Comment #3
marko3 commentedI did not do anything specific about messages/* in relation to Authcache. Something that I NOT did, was to not excluse messages/* in Boost, along with user/* etc.
Comment #4
simg commented