Coal Games Project

The Free Open Source Arcade Script

Reset password

Developments in Coal Games Project

Reset password

Postby joshli » Mon Jan 18, 2010 4:41 am

I am now working on a reset password. If the person has an email address, then an email should be sent to the user and then they will be able to reset their password. If they did not enter an email during registration, then there is no way to get the account back.
joshli
 
Posts: 31
Joined: Sun Dec 27, 2009 1:56 am

Re: Reset password

Postby joshli » Wed Feb 17, 2010 10:54 pm

This is how the reset password system goes:

First, the user submits a request to the forgot_password form.
Then, an email is sent to the user with a link to reset the password.
Then, a form is sent to the user where they can reset the password.

Note that there is no way to retrieve a password because it is encrypted through a one-way hashing system called sha1 therefore a password can not be decrypted and can only be overwritten by a new one.
joshli
 
Posts: 31
Joined: Sun Dec 27, 2009 1:56 am

Re: Reset password

Postby joshli » Fri Feb 19, 2010 4:41 am

Revision 107 of Coal Games Project includes a reset password.
joshli
 
Posts: 31
Joined: Sun Dec 27, 2009 1:56 am


Return to Development

Who is online

Users browsing this forum: No registered users and 1 guest

cron