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
- Installation Instructions
To install this plugin, copy the command above to your terminal.
- Active Installs
- 569
- License
- MIT
- Last release
- July 13, 2022
- Activity (30 days)
- 0Closed Issues0Open Issues0Merged PRs0Open PRs