Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

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

Whats the difference between "active logins" and "cookies" when deleting history

  • 3 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von don119

more options

When deleting Firefox' history I can choose to clear "active logins" and/or "cookies". But "cookies" are mostly used to store information about "active logins". So there seems to be some overlap. I'm interested in the technical difference between the two. I suspect "active logins" is clearing only session cookies, while "cookie" is clearing also/only non-session cookies? But I haven't been able to find reliable documentation on these details. Could someone help me out?

When deleting Firefox' history I can choose to clear "active logins" and/or "cookies". But "cookies" are mostly used to store information about "active logins". So there seems to be some overlap. I'm interested in the technical difference between the two. I suspect "active logins" is clearing only session cookies, while "cookie" is clearing also/only non-session cookies? But I haven't been able to find reliable documentation on these details. Could someone help me out?

Ausgewählte Lösung

I eventually found the documentation I was looking for:

Active Logins: [...] logged in to a website that uses HTTP authentication [...]
  • So, clearing the "active login" history will log you out of web sites that use one of the HTTP authentication methods for user login. "Active logins" basically refers to the browsers temporary credentials cache, which is used in these cases. These methods do not use cookies for authentication.
  • Clearing the "cookie" history will log you out of web sites that use a cookie based authentication method for user logins. The "cookie" history refers to permanent as well as session based cookies. Session cookies provide (among other things) methods for handling user logins, that are not based on HTTP authentication.

The 2 methods above help website owners to keep users logged in, after they successfully logged in. Both are unrelated to password managers like the "remember passwords" setting in Firefox or Mozilla Lockwise, which help website users while logging in.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (3)

more options

Cookies are data that websites store in the browser. This can include anything, including login information. Removing the login means you will have to sign in each time.

more options

FredMcD, thanks for you reply. I'm actually looking for a less general and more technically detailed information on what firefox considers "active logins". I just found hints this option would refer to the content of the temporary credentials cache used for http authentication. I find this the most convincing answer. But others say "active logins" refers to session cookies. Or a mix of both? Or maybe even something completely else? I just don't find reliable technical documentation about this.

Geändert am von don119

more options

Ausgewählte Lösung

I eventually found the documentation I was looking for:

Active Logins: [...] logged in to a website that uses HTTP authentication [...]
  • So, clearing the "active login" history will log you out of web sites that use one of the HTTP authentication methods for user login. "Active logins" basically refers to the browsers temporary credentials cache, which is used in these cases. These methods do not use cookies for authentication.
  • Clearing the "cookie" history will log you out of web sites that use a cookie based authentication method for user logins. The "cookie" history refers to permanent as well as session based cookies. Session cookies provide (among other things) methods for handling user logins, that are not based on HTTP authentication.

The 2 methods above help website owners to keep users logged in, after they successfully logged in. Both are unrelated to password managers like the "remember passwords" setting in Firefox or Mozilla Lockwise, which help website users while logging in.