>From cflib.org:
* @author Rob Brooks-Bilson ([EMAIL PROTECTED]) 
 * @version 1, November 29, 2001

My guess is that this was before Hash() was a native fn in CF. Can anyone
else confirm?
 

-----Original Message-----
From: Andy Ousterhout [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 7 April 2005 9:49 
To: CF-Talk
Subject: RE: Password management Best Practices

Probably just ignorance.  Can someone more familiar with both explain the
difference?

-----Original Message-----
From: Kerry

just wondering:
is there any particular reason why you dont just use CF's built in hash()
function?

-----Original Message-----
From: Andy Ousterhout


I use MD5 hash available on http://www.cflib.org.  When someone forgets a
password, I email them a temporary password that must be changed immediately
upon use.  I also email them whenever anything on their profile, including
password, is changed.  When someone calls in, we do the same thing on their
behalf.  No one but the User ever sees their password

Andy




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201866
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to