Adequate Passwords
Provides adequate password requirement when validating password fields. This module allows admins to require a minimum strength for chosen roles. It matches Drupal's core password strength indicator. The indicator evaluates the strength of a password based on fairly basic criteria, including the length, whether it has a combination of uppercase, lowercase, punctuation, and that it does not equal the username. The strength levels are based on core's indicator levels of: weak, fair, good, and strong.
Core's strength indicator isn't great but it is adequate. And this module will ensure that the validation matches the feedback users get from the indicator.
The purpose of this module is to easy be to understand from using the UI. If you're looking for stronger passwords, try Better Passwords or Password Strength modules.
Inspiration: Backdrop CMS includes the ability to require basic password constraints that coincide with the password strength indicator. This module works in much the same way.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.3 | Stable | Oct 9, 2024 |