Jump to content

when a user registers


astralaaron

Recommended Posts

MD5 is a one-way hash algorithm. so you cannot retrive the password. One way to handle this is to reset the password [some random temporary password] and send it to user and update database with hashed new password...here's a site which reverses the md5 BUT method is by using several MD5 databases to look up an MD5 hash and return its original counterpart.http://md5.benramsey.com/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...