Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

IP address bug

edited January 2011 in Vanilla 2.0 - 2.8
There's a bug in the sql structure. The ip address is supposed to be unsigned int instead of int.

The consequence is that some IPs become 127.255.255 because they overflow.

Comments

Sign In or Register to comment.