clearance-deprecated_password_strategies

This gem contains the three password strategies deprecated in Clearance 1.10.0:

  • Clearance::PasswordStrategies::Blowfish
  • Clearance::PasswordStrategies::SHA1
  • Clearance::PasswordStrategies::BCryptMigrationFromSHA1

These strategies were removed from Clearance because we no longer use or maintain them.

Usage

Add this line to your application's Gemfile:

gem 'clearance-deprecated_password_strategies'

And then execute:

$ bundle

Contributing

See the CONTRIBUTING document. Thank you, contributors!

License

Open source templates are Copyright (c) 2015 thoughtbot, inc. It contains free software that may be redistributed under the terms specified in the LICENSE file.

About

thoughtbot

Templates are maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.

We love open source software! See our other projects or hire us to help build your product.