Twitter Feed

Xataface Maillist

Sign up to receive the Xataface news letter with weekly updates and development tips.

 
Found 1 of 49 records in table News
Now Showing 1 of 1

Current Record: Setting a MD5 hash on a password field

Setting a MD5 hash on a password field

Last updated Wednesday, September 03, 2008 - 249 weeks ago

Click to minimize this section Details

News id 58
Headline Setting a MD5 hash on a password field
Content In your users table, you might want to store the user's password as a MD5 hash. When xataface is authenticating users, you make to tell them to encrypt the password they enter so that it can be properly compared to the value in the database. To do this, make a fields.ini file in your user's table delegate folder. And then enter this:<br /><br /><blockquote><br />[password]<br /> encryption=md5 <br /></blockquote><br /><br />[password] is the name of your password column field name.
Image (Empty)
Date posted Wed Sep 3 11:41:00 2008
Posted by noreply@blogger.com (Fong Chun Chan)
Status Approved
Categories Blog
Source id Fong's Blog
Source url http://fongxataface.blogspot.com/2008/09/setting-md5-hash-on-password-field.html
Powered by Xataface
(c) 2005-2013 All rights reserved