ip-ban-country-table.html.twig |
templates/ip-ban-country-table.html.twig |
|
|
IpBanAdmin.php |
src/IpBanAdmin.php |
Drupal\ip_ban |
|
IpBanAdmin.php |
src/Form/IpBanAdmin.php |
Drupal\ip_ban\Form |
|
IPBanFormTest.php |
src/Tests/IPBanFormTest.php |
Drupal\ip_ban\Tests |
|
IPBanFunctionalTest.php |
src/Tests/IPBanFunctionalTest.php |
Drupal\ip_ban\Tests |
|
IpBanMiddleware.php |
src/IpBanMiddleware.php |
Drupal\ip_ban |
|
IpBanSetBanInterface.php |
src/IpBanSetBanInterface.php |
Drupal\ip_ban |
Contains \Drupal\ip_ban\IpBanSetBanInterface. |
IpBanSetBanManager.php |
src/IpBanSetBanManager.php |
Drupal\ip_ban |
Contains \Drupal\ip_ban\IpBanSetBanInterface. |
IpBanSubscriber.php |
src/EventSubscriber/IpBanSubscriber.php |
Drupal\ip_ban\EventSubscriber |
Contains \Drupal\ip_ban\EventSubscriber\IpBanSubscriber. |
IPBanTestBase.php |
src/Tests/IPBanTestBase.php |
Drupal\ip_ban\Tests |
|
ip_ban.admin.inc |
ip_ban.admin.inc |
|
Administration functions for the IP Ban module. |
ip_ban.info.yml |
ip_ban.info.yml |
|
ip_ban.info.yml |
ip_ban.install |
ip_ban.install |
|
Uninstall functions for the ip_ban module. |
ip_ban.libraries.yml |
ip_ban.libraries.yml |
|
ip_ban.libraries.yml |
ip_ban.links.menu.yml |
ip_ban.links.menu.yml |
|
ip_ban.links.menu.yml |
ip_ban.module |
ip_ban.module |
|
Module can "ban" or set site to "read only" by country or IP address. |
ip_ban.permissions.yml |
ip_ban.permissions.yml |
|
ip_ban.permissions.yml |
ip_ban.routing.yml |
ip_ban.routing.yml |
|
ip_ban.routing.yml |
ip_ban.schema.yml |
config/schema/ip_ban.schema.yml |
|
config/schema/ip_ban.schema.yml |
ip_ban.services.yml |
ip_ban.services.yml |
|
ip_ban.services.yml |
ip_ban.settings.yml |
config/install/ip_ban.settings.yml |
|
config/install/ip_ban.settings.yml |
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… |