I'm looking for a way to limit the attempts an user can make to login. I saw <a href="http://wordpress.org/plugins/limit-login-attempts/" rel="nofollow">this</a> plugin but it hasn't been updated in over 2 years.. and if available I always prefer a way that doesn't involve plugins. 
Is there a variable that can be set in
?
Otherwise, is there a way to achive this via webserver config? I have nginx 1.7.4.
Is there a variable that can be set in
Code:
wp-config.php
Otherwise, is there a way to achive this via webserver config? I have nginx 1.7.4.