You are here

6 calls to login_security_t() in Login Security 6

login_security_mail in ./login_security.module
login_security_nagios in ./login_security.module
Implement hook_nagios().
login_security_soft_block_validate in ./login_security.module
Temporarily deny validation to users with excess invalid login attempts.
login_security_validate in ./login_security.module
Implementation of form validate. This functions does more than just validating, but it's main Intention is to break the login form flow.
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.
login_user_block_user_name in ./login_security.module
Block a user by user name. If no user id then block current user.