Module | Authlogic::ActsAsAuthentic::Password |
In: |
lib/authlogic/acts_as_authentic/password.rb
|
This module has a lot of neat functionality. It is responsible for encrypting your password, salting it, and verifying it. It can also help you transition to a new encryption algorithm. See the Config sub module for configuration options.