devise-pwned_password icon indicating copy to clipboard operation
devise-pwned_password copied to clipboard

Devise extension that checks user passwords against the PwnedPasswords dataset

Results 13 devise-pwned_password issues
Sort by recently updated
recently updated
newest added

It would be useful to be able to configure the pwned_password checking feature to be disabled by default — this is what we would want in _most_ tests, so that...

Increment the dependency on `pwned` to the 2.4 series. closes #45 closes #38

Recent versions of Pwned include support for central configuration of custom user-agents, timeouts, and similar. It'd be great if this gem supported up-to-date-dependencies Related: https://github.com/michaelbanfield/devise-pwned_password/issues/38