ip_ban.admin.inc |
ip_ban.admin.inc |
|
Administration functions for the IP Ban module. |
ip_ban.info |
ip_ban.info |
|
name = IP Ban
description = Ban IP by country or by IP address, allow read-only access by country or IP address, or bypass with permission.
core = 7.x
package = Location
files[] = ip_ban.test
configure = admin/config/ip_ban
dependencies[] = ip2country |
ip_ban.install |
ip_ban.install |
|
Uninstall functions for the ip_ban module. |
ip_ban.module |
ip_ban.module |
|
|
ip_ban.test |
ip_ban.test |
|
Tests for ip_ban.module. |
README.txt |
README.txt |
|
IP Ban Module
====================
Description
-----------
A large majority of all websites have content that's only relevant to a country
or region. This can be problematic because visitors from other countries or
regions may not exactly be… |