Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

My master password is active without me logging in. How do I keep the master password to one session?

  • 2 antwoorden
  • 1 heeft dit probleem
  • 2 weergaven
  • Laatste antwoord van cor-el

more options

My master password has always reset between browsing sessions. Now, when I start FIrefox, I am already "logged in". The browser remembers my site passwords without me re-logging in. I find this disturbing. How do I get my master password login to reset between sessions?

My master password has always reset between browsing sessions. Now, when I start FIrefox, I am already "logged in". The browser remembers my site passwords without me re-logging in. I find this disturbing. How do I get my master password login to reset between sessions?

Alle antwoorden (2)

more options

The browser is supposed to remember your passwords. The master password protects all of these remembered usernames and passwords to stop their unauthorised use except by you.

You must have removed the master password.

Go Tools>options>security>use master password and enter your master password again ....I'd say it is not ticked right now as it was removed.

more options

Websites remembering you and automatically log you in is stored in a cookie.

So if you keep (allow) those cookies then you are still logged on.
If tabs with pages from the previous session are opened automatically then the cookies are stored as part of the session data.

You can set the browser.sessionstore.privacy_level pref to 2 (never) or 1 (non-HTTPS) on the about:config page to disable saving cookies via session restore.

The browser.sessionstore.privacy_level_deferred pref is used when you do not reopen the previous session automatically via "Show my windows and tabs from last time" and uses the same values.