You are here

constant LOGIN_SECURITY_HOST_HARD_BANNED in Login Security 6

Same name and namespace in other branches
  1. 5 login_security.module \LOGIN_SECURITY_HOST_HARD_BANNED
  2. 7 login_security.module \LOGIN_SECURITY_HOST_HARD_BANNED
2 uses of LOGIN_SECURITY_HOST_HARD_BANNED
login_security_admin_settings in ./login_security.admin.inc
Build a form body for the configuration settings.
login_user_block_ip in ./login_security.module
Create a Deny entry for the IP address. If IP address is not especified then block current IP.

File

./login_security.module, line 21
Login Security

Code

define('LOGIN_SECURITY_HOST_HARD_BANNED', t("The IP address <em>%ip</em> is banned at %site, and will not be able to access any of its content from now on. Please contact the site administrator."));