constant LOGIN_SECURITY_THRESHOLD_NOTIFIED in Login Security 6
Same name and namespace in other branches
- 7 login_security.module \LOGIN_SECURITY_THRESHOLD_NOTIFIED
1 use of LOGIN_SECURITY_THRESHOLD_NOTIFIED
- 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.
File
- ./login_security.module, line 29
- Login Security
Code
define('LOGIN_SECURITY_THRESHOLD_NOTIFIED', FALSE);