Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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

  • 3 odpovede
  • 1 má tento problém
  • 525 zobrazení
  • Posledná odpoveď od 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?

Vybrané riešenie

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.

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (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.

Upravil(a) don119 dňa

more options

Vybrané riešenie

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.