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

链接: