Jump to content

Remember password problem


t-r-a-x

Recommended Posts

I have a problem with a registration/login? If a user goes to login first and tries to login he would get a message that the user isn't in the database or something, but browser would ask him if he'd like to save the pass for that user. If he clicks yes and goes to register the user name and pass are already filled.

 

How can I solve that?

 

P.S. it happens only in firefox

 

 

Link to comment
https://forums.phpfreaks.com/topic/193443-remember-password-problem/
Share on other sites

If you click yes to save the password, then it is the browser that saves the info and populates the form next time it is presented. The user can of course change it if it has been saved incorrectly, but there is nothing you can do server side, to stop the browser doing this

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.