搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 2 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 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?

所有回复 (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.