Plugin Directory

Force Login Except Special IP Range

Forces all anonymous users to login except the user connects from special ip ranges or a specific IP4 address.

How do I add an ip range to the allowed ranges?

Edit allowed_ip_ranges.php and add a new line: $allowed_ip_ranges[]="STARTIP, STOP_IP"; exmple: $allowed_ip_ranges[]="192.168.100.0, 192.168.100.255";

How do I add only one sepecific IP address?

Edit allowed_ip_ranges.php and add a new line: $allowed_ip_ranges[]="IP_ADDRESS"; exmple: $allowed_ip_ranges[]="192.168.100.44";

Requires: 2.9 or higher
Compatible up to: 2.9.2
Last Updated: 2009-12-30
Downloads: 1,054

Average Rating

4 stars
(3 ratings)

Support

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

100,2,2
100,1,1