I'd like to see a 2 step registration confirmation in the future.
User signs up for an account.
Script emails a validation link which the user has to click to validate their email address.
When clicked, the script either confirms or refuses the hashed code in the URL.
If successful, the users password is then emailed to them by the script, and the user can log in as normal.
User signs up for an account.
Script emails a validation link which the user has to click to validate their email address.
When clicked, the script either confirms or refuses the hashed code in the URL.
If successful, the users password is then emailed to them by the script, and the user can log in as normal.