Closed (fixed)
Project:
Honeypot
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2012 at 14:25 UTC
Updated:
1 Apr 2012 at 06:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
geerlingguy commentedI'll take a look at this; might need to be done differently in D7, too. Thanks for the bug reports!
Comment #2
dmitriy.trt commentedHere is an updated patch. It includes Varnish external cache bypass. Code was copied from Mollom module, see http://drupal.org/node/962534
Comment #3
geerlingguy commentedAttached patch committed to D6 (thanks again for the bug report!): http://drupalcode.org/project/honeypot.git/commit/aaef0f9
Comment #4
geerlingguy commentedCommitted attached patch for D7 (special code for Pressflow isn't needed in D7, as the cache headers should be sent appropriately in Drupal 7): http://drupalcode.org/project/honeypot.git/commit/91245c0
Comment #5
dmitriy.trt commentedThanks!