Skip to content

CodeAwhile/minimum-password-strength

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Minimum Password Strength

Enforce a specific password strength. Hides the option to ignore weak passwords.

Description

WordPress profile pages contain a visual indicator which shows the strength of a user's chosen password. This is nice, but WordPress doesn't actually enforce this in any way, so users are free to select weak passwords.

Minimum Password Strength removes the option to bypass the strength suggestion.

Installation

  1. Upload the 'minimum-password-strength' to the '/wp-content/plugins/' directory or install via the WordPress plugin installer.
  2. Activate the plugin through the 'Plugins' menu in WordPress

Changelog

2.0.0

  • Change to simply removing the option to bypass the password strength check
  • Documentation update
  • Update "Tested up to" tag

1.2.0

  • Enforce password strength during password reset
  • Update "Tested up to" tag

1.1.2

  • Fixing the installation instructions
  • Updating the short and long descriptions
  • Updating the "Tested up to" tag

1.1.1

  • Fixing a broken author name

1.1

  • Adding a readme.txt file

1.0

  • Initial release

About

Force WordPress user passwords to meet a strength requirement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages