constant LOGIN_SECURITY_HOST_HARD_BANNED in Login Security 5
Same name and namespace in other branches
- 6 login_security.module \LOGIN_SECURITY_HOST_HARD_BANNED
- 7 login_security.module \LOGIN_SECURITY_HOST_HARD_BANNED
2 uses of LOGIN_SECURITY_HOST_HARD_BANNED
- login_security_build_admin_form in ./
login_security.module - 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 19 - Login Security
Code
define('LOGIN_SECURITY_HOST_HARD_BANNED', "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.");