Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

firefox won't keep me logged into websites even if I have the 'keep me logged in' checked.

  • 2 Antworten
  • 22 haben dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von cor-el

more options

Firefox stopped saving my login info yesterday afternoon. Even when I 'x' out a tab and then return to that page later, it won't save.

Firefox stopped saving my login info yesterday afternoon. Even when I 'x' out a tab and then return to that page later, it won't save.

Geändert am von uptowngirl483

Alle Antworten (2)

more options

hello, your login information is generally stored in cookies - Cookies - Information that websites store on your computer. you have the "Self-Destructing Cookies" extension installed under firefox > addons > extensions which will interfere with the cookie management in firefox and clear cookies (& therefore log you out) as soon as you leave a page. you could either try to disable/remove this extension or create white-list rules for sites you're visiting frequently.

more options

I notice that you have TLS disabled.

Any special reason why this is the case?

  • security.enable_ssl2: True (SSL2 is no longer supported, so you can reset this pref)
  • security.enable_tls: False

If you didn't create the user.js file yourself then you can remove it as will or check the content to make sure that you want to keep those pref settings.

The user.js file is read every time Firefox is started and prefs set in user.js will override settings from the previous session saved in prefs.js.
So prefs that are set via user.js can't be changed permanently and changes made in Firefox only last for the current session.

Geändert am von cor-el