Search found 1 match
- Sun Nov 22, 2009 1:47 am
- Forum: Issues with this forum
- Topic: my forum password sent open text in FAH welcome email
- Replies: 1
- Views: 1683
Re: my forum password sent open text in FAH welcome email
The script probably doesn't store the unencrypted password, but it receives it unencrypted from the registration form. Then it uses that in the first email and in the first email only. The encrypted password is then stored. This is normal behaviour for basically all web-software which have accounts.