Devise extension that checks user passwords against the PwnedPasswords dataset
Devise extension that checks user passwords against the PwnedPasswords dataset
custom user agent
Check if existing user has weak passwords and force password change
Passwork check is triggered on any model update
Rename ambiguous min_password_matches/min_password_matches_warn option to threshold… to match pwned gem
Consider using unpwn to reduce API calls
Docs are confusing/misleading regarding min_password_matches_warn
Add global enabled option so we can toggle it on and off for different tests