17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1441 Views |
-
$Password variable in ForgotPasswordEmail.ss

4 April 2008 at 9:50am
Hey,
I have set up a ForgotPasswordEmail.ss template as defined here: http://doc.silverstripe.com/doku.php?id=member_forgotpasswordemail
When I retrieve a password it emails me the SHA1 hash using the $Password variable.
Where is $Password defined? or how do I got about returning the string password instead of the encrypted version.
Woohoo!
-
Re: $Password variable in ForgotPasswordEmail.ss

21 November 2008 at 8:10am
I had the same problem -- saved a file as directed in http://doc.silverstripe.com/doku.php?id=member_forgotpasswordemail: the email came out like this:
username: $Email
password:: $Passwordusername: joe@artlung.com
password:: snokow8dkuso04g4g8ksgs0s8owk8ksGot the hash and not the password.
Version 2.2.2.
| 1441 Views | ||
|
Page:
1
|
Go to Top |

