Mibble
Posts: 16
|
| Posted: 07/20/2004, 11:32 AM |
|
Hello,
I created the admin login, which works allowing someone to login, however i want to have the password encrypted and not in text how do i create an MD5 password?
|
 |
 |
peterr
Posts: 5971
|
| Posted: 07/20/2004, 9:55 PM |
|
This depends on the technology that you work with, but usually you can modify the login routine in the Common files.
Also see: http://forums.codecharge.com/search.php?s_keyword=md5+e...[]=21&s_period=
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|