I'd like to avoid the use og a DB base cache. I believe that the DNS cache is more suitable for this task and therefore don't mind extra lookups.

Comments

praseodym’s picture

Assigned: Unassigned » praseodym
Status: Active » Fixed

Added this feature in HEAD and 1.x-dev. Note that it means that the http:BL DNS response will need to be re-parsed on every request and that users that fail the temporary whitelist request will not be blacklisted (with database caching this works by setting a blacklist on the IP in the database for 24 hours).

Anonymous’s picture

Status: Fixed » Closed (fixed)