search for: acts_as_athenticated

Displaying 2 results from an estimated 2 matches for "acts_as_athenticated".

Did you mean: acts_as_authenticated
2006 Jun 09
2
How to mail decrypted password to user?
Hi, I am using acts_as_athenticated plugin for my rails application. That plugin is using "SHA1" algorithm to encrypt password & stroe it into database. Now in future suppose user requsted his password through email, hhow should I decrypt that password in my application & for sending it through mail? Please hel...
2006 Apr 06
1
array
hi all i download the ruby on rails and i did example of recipe. any body can tell me how we can authenticate thisrecipe page .imean to say only the valid user can vies the page. means how we can get value from forms text field and send it to controller. and how can we check thanx in advanced