dachisgroupuk/dg-security
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== DG Security === Contributors: rtweedie Tags: passwords, security, users, profile Requires at least: 3.5 Tested up to: 3.5.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will replace the password strength indicator with a stronger version. == Description == This plugin will replace the core WordPress password strength indicator with one that takes into account a banned list of common passwords It will also force strong passwords for administrators, and will not affect the other roles. This plugin is influenced by the [Force Strong Passwords plugin ](https://github.com/gyrus/Force-Strong-Passwords) The next version will look to include expiring passwords for administration level user accounts. == Installation == 1. Upload `dg-security` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == == Screenshots == == Changelog == = 1.0 = * First version