Active
Project:
Password Policy
Version:
4.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2026 at 00:00 UTC
Updated:
22 Jan 2026 at 00:00 UTC
Jump to comment: Most recent
password_policy_blacklist could be useful, but it gives no guidance on how to source a blacklist (deny list) and those lists can be tens of thousands of entries long, which would be a pain to manage in config.
password_policy_pwned solves for that by utilizing a stable API for checking passwords against a millions-of-passwords large database of pwned passwords. This would provide a much more robust deny list capability. It's a small but mighty module that seems like it would require very little additional maintenance.
Merge password_policy_pwned into the password policy module, instantly boosting its power exponentially!
Discuss with the password_policy_pwned owner.
Comments