Password Requirements allows configurable password requirements to be defined
that all users on your Backdrop CMS site must follow. It includes checks on
character numbers and types, exclusions and strength.
Password Requirements is inspired by the Drupal 7 Password Policy module, but
has single config for all users and does not include all the checks. While the
nature of the checks is the same, the module was re-written rather than ported.
The module is designed to be easier to enhance in the future by adding
additional checks.
Installation
- Install this module using the official Backdrop CMS instructions at
https://docs.backdropcms.org/documentation/extend-with-modules. - Configure the Password Requirements you wish to use at:
Admin > Configuration > User accounts > Password Requirements
(admin/config/people/password-requirements
)
Issues
Bugs and Feature Requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/password_requirements/issues.
Current Maintainers
- Martin Price - System Horizons Ltd
- Collaboration and co-maintainers welcome!
Credits
- Created for Backdrop CMS by - Martin Price - System Horizons Ltd.
- Module development sponsored by French Leaseback.
License
This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.