Hi there, thanks very much for this module, it's extremely important.

Just to let you know that StopForumSpam.com appears to support IPv6 now. If you search for 2001: in the database there are tons of entries.

Just as IPv6 is getting more common, spam coming from IPv6 addresses is also much more common now.

Thanks a lot.

Comments

sb56637 created an issue. See original summary.

vladimir.krupin’s picture

Status: Active » Needs review
StatusFileSize
new1.7 KB
new1.94 KB

There is patches for d7 and d8

kala4ek’s picture

Assigned: Unassigned » kala4ek

kala4ek’s picture

Assigned: kala4ek » Unassigned
Status: Needs review » Fixed

Applied for 7 and 8 dev versions.

rahim123’s picture

Thanks very much!
I'm a bit confused, the current 7.x-1.x-dev version still says:

   // Make sure we have a valid IPv4 address (API doesn't support IPv6 yet).
    if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_IPV4 | FILTER_FLAG_IPV6) === FALSE) {
      watchdog('spambot', 'Invalid IP address on registration: @ip. Spambot will not rely on it.', array('@ip' => $ip));

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.