This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

FF Browser asks to store password on invalid login, it's an ajax call to login

  • 1 antwoord
  • 1 het hierdie probleem
  • 21 views
  • Laaste antwoord deur user293

more options

I have a login screen and the submit button triggers an ajax call to load the logged in user's landing page. If he enters invalid credentials FF asks if he wants to save the login credentials too, how do I prevent FF from doing this.

I have a login screen and the submit button triggers an ajax call to load the logged in user's landing page. If he enters invalid credentials FF asks if he wants to save the login credentials too, how do I prevent FF from doing this.

All Replies (1)

more options

Basically, you can't. Firefox has no way of knowing if the login is valid or not, so it can't determine whether or not to ask about saving the login. If the login is invalid, you can dismiss the popup box by clicking the X in the top right corner.