NEW FEATURE: password recovery is now working
authorArun Persaud <arun@nubati.net>
Sat, 23 Jun 2007 13:53:30 +0000 (15:53 +0200)
committerArun Persaud <arun@nubati.net>
Sat, 23 Jun 2007 17:30:38 +0000 (19:30 +0200)
commit7405ce4fabf64e905e7b7371764d74dbc4b1b198
treee6f7ef2ca6cde43f59fab410716c4c96db8865c5
parente7748e94add02ab4530a3d75276bb942430d35f4
NEW FEATURE: password recovery is now working

Added a simple form of password recovery. The user gets send an email
with the new password, which is valid for 24h. The user can request a
maximum of 5 passwords within 24h to prevent filling up the database
with garbage.
create_database.sql
db.php
index.php
output.php