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 校验和:

ec7f9456c43f0e77561143ddf1757d30d5f4b8395232a93fab099078edd1b71d

下载总量 2,430

这个版本 2,430

许可:

MIT

需要的 Ruby 版本: >= 0

链接: