Bakki Kudva
2006-Mar-24 00:50 UTC
[Rails] undefined method `crypted_password='' while using Sentry
I''d like to hear from some one who has been using Sentry successfully. I am trying to symmetrically_encrypts :password for a user model. It is a bare bones model just to test Sentry. I have password defined as ''text'' in the users table. I have openssl library installed on Debian Sarge. The secret key is defined in environment.rb. But when I submit the form I get undefined method `crypted_password='' Thanks, bakki
Reasonably Related Threads
- [Sentry]-before_validation(model) not working for crypted-attribute?
- Sentry plugin causing migration to fail
- Updated: Sentry Port Scan Detector 0.60
- Changing scaffold''s text_field to a password_field causes white screen of death in mozilla?
- authlogic fails on existing accounts when crypted_password is blank