Closed (fixed)
Project:
Bad Behavior
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2012 at 22:44 UTC
Updated:
3 Feb 2012 at 07:44 UTC
Is there any way to bypass BB blocking Firefox (9.0.1) and Chrome/Chromium? Both are sometimes sending empty referrers which causes the requests to be blocked.
Comments
Comment #1
gregarios commentedIn the BB Scripts, you can modify a whitelist for certain visitors by modifying a file you create here:
[path to your domain root]/sites/all/libraries/bad-behavior/whitelist.iniIn any case, the problem you are experiencing would not be found or fixed with the Drupal module, but rather with the BB Script itself who's maintainer should be contacted at the following independent link:
http://bad-behavior.ioerror.us
This is also registered as a bug in the Firefox community, so I wouldn't expect the BB creator to fix this, actually, unless some kind of easy workaround can be written into the scripts.
I can see this issue needs to have some instructions in the README.txt file, so I'm marking this as such until I can get to it.
Comment #2
gregarios commented