Module: Clearance::PasswordStrategies

Defined in:
lib/clearance/password_strategies.rb,
lib/clearance/password_strategies/sha1.rb,
lib/clearance/password_strategies/bcrypt.rb,
lib/clearance/password_strategies/blowfish.rb,
lib/clearance/password_strategies/bcrypt_migration_from_sha1.rb

Defined Under Namespace

Modules: BCrypt, BCryptMigrationFromSHA1, Blowfish, SHA1