Skip to content

Enforce a specific password length. Length aren't strength, purpose it's sometimes necessary for customer requirements

License

Notifications You must be signed in to change notification settings

BeAPI/minimum-password-length

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimum Password Length

Description

This plugin allow to enforce a specific password length.

Important to know

Enforce a specific password length.

CAUTION: Length != Strength

Installation

  1. Upload the 'minimum-password-length' to the '/wp-content/plugins/' directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Configure your required password length in Settings -> Password Length

Changelog

1.0.2

  • Add composer.json file

1.0.1

  • 28 Sep 2016
  • Fix - Use correct string comparison (thanks @BoiteAWeb)
  • Fix - Use correct length verification (thanks @BoiteAWeb)

1.0

  • 27 Sep 2016
  • Initial release

About

Enforce a specific password length. Length aren't strength, purpose it's sometimes necessary for customer requirements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages