t-r-a-x Posted February 26, 2010 Share Posted February 26, 2010 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 More sharing options...
jl5501 Posted February 26, 2010 Share Posted February 26, 2010 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 Link to comment https://forums.phpfreaks.com/topic/193443-remember-password-problem/#findComment-1018415 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.