Closed (cannot reproduce)
Project:
Honeypot
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2012 at 20:16 UTC
Updated:
25 Jun 2013 at 17:39 UTC
As an anon user I am seeing the honeypot message that was generated for another user on a page that doesn't have a protected form.
I think that the following has happened:
1) crawler visits page
2) gets to the "register to comment" link
3) follows the link, fills in form and is denied.
4) is redirected back and message is displayed there and cached.
But I cannot reproduce 4. Anybody got other ideas? It is possible that the bot simply goes to the other page first and thus gets the message there...
Comments
Comment #1
geerlingguy commentedI've had similar issues in the past when using certain types of caching, for anonymous users, along with something like Boost. But I'll look into this as well to see if I can figure out a way to prevent it.
Comment #2
geerlingguy commentedI tried getting this to happen, but couldn't. I wonder if it might have something to do with a reverse proxy caching the page, or some other caching layer... Feel free to reopen if you can produce a set of steps to reliably reproduce the problem :)