RubyGems Navigation menu

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:
=

安裝:
=

版本列表:

  1. 0.1.0 July 19, 2019 (56.5 KB)

Runtime 相依性套件 (4):

actionmailer ~> 5.2.2
devise ~> 4
pwned ~> 1.2.1
zxcvbn-js ~> 4.4.1

Development 相依性套件 (8):

overcommit >= 0
rails ~> 5.2.2
rubocop ~> 0.72
simplecov >= 0
sqlite3 >= 0

擁有者:

推送者:

作者:

  • Carlo Martinucci

SHA 256 總和檢查碼:

=

總下載次數 2,589

這個版本 2,589

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: