Verify IP

by kloddant 2 Stars 418 Downloads

Checks the users ip address on login and only allows logging into an admin account from an ip from the admin ips whitelist.

Change Log for Verify IP

Build #4 dev

Stuffed everything inside a class.

Build #3 dev

Corrected issue where I was using $this as an argument, which php doesn't like. Added an s onto it.

Build #2 dev

Added global $mybb; to the verify_ip function.

Build #1 dev

The first build has no changes.