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

擁有者:

Pushed by:

作者:

  • Carlo Martinucci

SHA 256 checksum:

ec7f9456c43f0e77561143ddf1757d30d5f4b8395232a93fab099078edd1b71d

總下載次數 2,429

這個版本 2,429

License:

MIT

Ruby 版本需求: >= 0

相關連結: