Class | Authlogic::CryptoProviders::Sha1 |
In: |
lib/authlogic/crypto_providers/sha1.rb
|
Parent: | Object |
This class was made for the users transitioning from restful_authentication. I highly discourage using this crypto provider as it is far inferior to your other options. Please use any other provider offered by Authlogic.
join_token | [W] | |
stretches | [W] |
Does the crypted password match the tokens? Uses the same tokens that were used to encrypt.