Download the PHP package roelvanhintum/craft-enforcepassword without Composer
On this page you can find all versions of the php package roelvanhintum/craft-enforcepassword. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download roelvanhintum/craft-enforcepassword
More information about roelvanhintum/craft-enforcepassword
Files in roelvanhintum/craft-enforcepassword
Download roelvanhintum/craft-enforcepassword
More information about roelvanhintum/craft-enforcepassword
Files in roelvanhintum/craft-enforcepassword
Vendor roelvanhintum
Package craft-enforcepassword
Short Description Incrementally enforced new and secure passwords.
License MIT
Package craft-enforcepassword
Short Description Incrementally enforced new and secure passwords.
License MIT
Please rate this library. Is it a good library?
Informations about the package craft-enforcepassword
Craft Enforce Password plugin
Incrementally enforces a new and secure password not matching the last 5 passwords. Stores password history in a database table.
Validates passwords by the following:
- Minimal length
- Maximum length
- At least 1 uppercase character
- At least 1 lowercase character
- At least 1 digit
- At least 1 symbol
- Can't match username or email
- Different from previous passwords
Config
Create a config/enforce-password.php with the following contents:
Commandline usage
All versions of craft-enforcepassword with dependencies
PHP Build Version
Package Version
The package roelvanhintum/craft-enforcepassword contains the following files
Loading the files please wait ...