=== Login Security Cw === Contributors: slmsmsk Donate link: http://www.arduinoturk.com Tags: Brute, Force, Attack, Security, Login, Page Requires at least: 3.0.1 Tested up to: 4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Which is one of the most popular methods of attack against brute force attacks on the login page is protected. == Description == WordPress login page by adding an extra parameter to get rid of the typical input addresses are protected from brute force attacks .. == Installation == 1. Upload contents of the directory to `/wp-content/plugins/` (or use the automatic installer) 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Forgot parameter. How do I log in? You can use admin email to get login link. (e.g. http://www.wordpress.org/wp-login.php?email=admin@wordpress.org ) == Screenshots == 1. If the parameter is not entered the login page will appear in this way. 2. Plugin Settings == Thanks == A special thanks to all CW users.. == Screenshots == 1. screenshot-1.png 1. screenshot-2.png == Changelog == For more information, see [Releases](http://www.arduinoturk.com) = 1.0.1 = * Added new feature for forgotten parameters = 1.0.2 = * Added new feature for forgotten parameters * New languages added. (Turkish, Deutsch) = 1.0.3 = *Some problems fixed.