No release in over 3 years
Low commit activity in last 3 years
SHA1, Blowfish, and SHA1 to BCrypt migration strategies
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.7
>= 10.0
>= 3.1

Runtime

 Project Readme

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.