- Asks for the users Username and Email address
- Optionally checks a CAPTCHA code (recommended)
- Verifies that this user exists
- Creates a random new password
- Mails the new password to the user
- Saves the new password to the DB
It's not perfect yet since my domain seems to refuse all the mail created by this snippet. So if someone could clean up the mail code, I'd be happy!
The code still contains a lot of debugging code, I'll remove it if we're sure it works for everyone. I'd like to have some feedback on this.
It would be nice to have it finished and perfected ASAP, because it's a neat function for Eto.
HINT: DON'T USE THIS ON YOUR ONLY ADMIN ACCOUNT, USE A TESTING ACCOUNT!
UPDATE AUGUST 13:
- Added language variables
- Added some configuration
- Now final (1.0)
Attached Files
Edited by Jelmer, 13 August 2006 - 10:43 AM.














