password_reuse_policy 1.0.1
You can setup the check when a password can be reused by a user. It lets you configure the last 'n' password can not be used by user when they change it.
Gemfile:
=
安裝:
=
Development 相依性套件 (8):
activerecord
~> 4.2
bundler
~> 1.11
database_cleaner
>= 0
mongoid
~> 5.0.0
pry
>= 0
rake
~> 10.0
simplecov
>= 0
sqlite3
~> 1.3.11