Developer forum

Forum » Development » "Forgot password" question

"Forgot password" question

Dmitrij Jazel
Reply

Hej guys,

We are using Forgot password feature same as instructed here:

http://developer.dynamicweb.com/forum/templates/login-forgot-password-function.aspx

 

We noticed that somtimes. if user checks "forgot password" and requests his email, new random password that is beying generated and send in that email.

Fome reason, system would not accpe this password for this user. On random ocasions, can't give any better description. As sometimes it works sometimes it does not.

We are not sure why, wanted to know if anyone else had runned into/noticed simmilar issues?

 

/Dmitrij


Replies

 
Nicolai Høeg Pedersen
Reply

It sounds like the user is making a mistake.

You can easily check it out - if the password in the database coresponds with the one sent to the user. Unless you use encrypted passwords, of course.

Nicolai

 
Dmitrij Jazel
Reply

Hej Nicolai :)

Thanks for the tip, but we do keep it encrypted all the time.

Well I thought of the same (user mistake) but I actually had that problem myself. Was just wondering if anyone ever experienced anything simmilar.

 

You must be logged in to post in the forum