password_breach_alert 0.1.0
Password Breach Alert is a Devise extension that adds 1) server-side check of password strength before registration, using a list of common passwords, zxcvbn and haveibeenpwned; 2) a way to check users emails against recent verified security breaches, and implement different customized policies.
Gemfile:
=
installieren:
=
Versionen:
- 0.1.0 July 19, 2019 (56,5 KB)
Runtime Abhängigkeiten (4):
Development Abhängigkeiten (8):
letter_opener
>= 0
overcommit
>= 0
rails
~> 5.2.2
rubocop
~> 0.72
rubocop-performance
>= 0
rubocop-rails
>= 0
simplecov
>= 0
sqlite3
>= 0