=== BadPass-WP === Contributors: nickstadb Tags: bad pass, bad password, badpass, password, passwords, security, password strength Requires at least: 3.0 Tested up to: 3.1.1 Stable tag: 1.1 BadPass helps to promote better password selection by warning users when they are using a common password. == Description == BadPass helps to promote better password selection by warning users when they are using a common password. This is done by comparing the logged in user's password hash against a list of over 500 commonly used and easy to guess passwords. == Installation == 1. Upload the whole `badpass-wp` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. The warning displayed by BadPass-WP when the logged in user is using a common and easy to guess password. 2. The warning when the WordPress 3.1 admin bar isn't enabled == Changelog == = 1.1 = * Placed warning bar at the top of the page when the WordPress admin bar is disabled * Tested in WordPress 3.0 and updated minimum required version to reflect this = 1.0 = * Initial release