Module: MongoMapper::Plugins::PasswordAuthentication
- Defined in:
- lib/rad/mongo_mapper/acts_as/authenticated_by_password.rb
Defined Under Namespace
Modules: ClassMethods, InstanceMethods
Constant Summary collapse
- SITE_KEY =
'3eed5a60c1bf8d43de5d0560e9fc2442fe74fdad'
- DIGEST_STRETCHES =
10
- PASSWORD_LENGTH =
3..40