Jump to content
MakeWebGames

[mccode] UPGRADE Retrieve original Password


Uridium

Recommended Posts

Im sure members who lose passwords are fed up of having to renew them so ive slightly aletered a script made by WILL from this topic http://criminalexistence.com/ceforums/index.php?topic=4666.15

OOPS nearly forgot call this file forgot_password.php if you are using the Original from WILL and dont want to lose that then call this file retrieve_password.php but remember to change any links in the script to retrieve_password.php as well...

So that you can Retrieve your original Password

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

This will Send out your MD5 Encrypted Password which can be Decrypted once rhey recieve the email...

Change the YOURGAME to that of your games name and thats about it..

Link to comment
Share on other sites

Re: [MOD] UPGRADE Retrieve original Password

 

Bad idea, md5decryption.com does not have a password for every hash.

Yep just found that out... I tried 10 before posting and they worked fine seems if the users are very imaginative the site cant recognise it. So i guess its back to the drawing board lol

Link to comment
Share on other sites

Re: [MOD] UPGRADE Retrieve original Password

You can, but that'd be silly

The ONLY way that security works well enough is if you hash the passwords one way, and if people need it, they can set a new one. Don't even think about sending them the hash, or sending them an unhashed password, just reset it. Don't bother with retrieval, if people are too lazy to set a new one if they forget it, then too bad

Link to comment
Share on other sites

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...