Page 1 of 1
send login details to user when password forgotten
Posted: Thu 5. Aug 2004, 10:54
by spirelli
would be nice to have a link on the login page where a user who for got his/her login details can have them send to their email account.
Posted: Fri 6. Aug 2004, 06:06
by Ben
I second that motion - it seems like the code for this could easily be taken from one of the hundreds of other apps that already have this function, right?
Posted: Fri 6. Aug 2004, 19:37
by evan
All passwords are MD5 hashed, it's not possible to retrieve them. A "change password" thing would be possible, however- and no, you can't just copy code from another software package.
Posted: Fri 6. Aug 2004, 19:50
by Pappnase
Posted: Mon 9. Aug 2004, 09:35
by spirelli
Thanks pappnase. intereststing.
the point of mysuggestion was however to make it more comfortable for users and make it possible to deal with a forgtoon password right there and then themselves.
The site I deal with has quite a few editors, therefore it would be nice.