Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

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

Learn More

My logged in sessions are persistant even after I completely close the browser.

  • 3 个回答
  • 2 人有此问题
  • 27 次查看
  • 最后回复者为 cor-el

more options

Im using Master password and I like firefox to remember the tabs that I have open. As a user I would expect the master password to be asked at the start of any new browsing sessions. I would expect that if the password is not entered then any open sessions that have been restored as part of the 'remember my tabs' setting would be closed, eg Gmail.

However the behaviour appears to be that remembering tabs will also persist the logged in sites such as gmail. When I start a new browser session, my gmail is logged into automatically even though I havent entered the master password.

This is hugely annoying as firefox 'remember my tabs' isnt just remembering the URLS of the tabs, but also keeps me logged in regardless of the master password.

This cant be a good design security wise? It seems my only option is to not use the remember my tabs feature which I really like! Please help!

Im using Master password and I like firefox to remember the tabs that I have open. As a user I would expect the master password to be asked at the start of any new browsing sessions. I would expect that if the password is not entered then any open sessions that have been restored as part of the 'remember my tabs' setting would be closed, eg Gmail. However the behaviour appears to be that remembering tabs will also persist the logged in sites such as gmail. When I start a new browser session, my gmail is logged into automatically even though I havent entered the master password. This is hugely annoying as firefox 'remember my tabs' isnt just remembering the URLS of the tabs, but also keeps me logged in regardless of the master password. This cant be a good design security wise? It seems my only option is to not use the remember my tabs feature which I really like! Please help!

所有回复 (3)

more options

That is because the cookies are saved as part of the session data.

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

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.
You can use the Filter bar at to top of the about:config page to locate a pref more easily.

more options

Perfect. That seems to fix the issue for me. Thank you!