Closed (fixed)
Project:
Masquerade
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2009 at 08:04 UTC
Updated:
20 Aug 2009 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
deviantintegral commentedI've attached a patch which sets the block cache to be per user, and not the default of per role. It also clears the block cache whenever the Masquerade settings are changed, so that updates to the permissions or quick switch lists are shown immediately.
Per-role caching would have caused problems with #290313: Limit to relative users down the line as well.
Comment #2
deviantintegral commentedHere is a slightly rerolled patch which I'll be committing in a moment.