View Single Post
Old 08-05-2008, 13:15   #8 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
Quote:
Originally Posted by Hunch
Why?

What benefit does it serve you keeping a hashed version in the database, when you're sending them an unhashed version via unencrypted email? You're trying to hide the random code from yourself!?
Good point. I'd just generate a random string and email it to them.
  Reply With Quote