Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

If I use 'Forget Site,' would any certificates to that site also be removed?

  • 2 trả lời
  • 1 gặp vấn đề này
  • 3 lượt xem
  • Trả lời mới nhất được viết bởi FredMcD

more options

If I use 'Forget Site,' would any certificates to that site also be removed? Would any passwords also be removed?

If I use 'Forget Site,' would any certificates to that site also be removed? Would any passwords also be removed?

Giải pháp được chọn

Yes, certificates and passwords are included in "Forget About This Site". You can search for lines that start with 'const' on this page to see what items are included as there are a lot.

Certificates:

Passwords: https://searchfox.org/mozilla-release/source/toolkit/components/cleardata/ClearDataService.jsm#line-395


Note that if you use a Primary Password then you can prevent losing passwords by canceling a PP prompt in the Password Manager (Lockwise) to force a logout. You will then get prompted to enter the PP when you use for "Forget About This Site" and cancel this prompt as well.

You can manually log out in the Security Device manager and check the current state.

  • Settings/Options/Preferences -> Privacy & Security -> Certificates -> Security Devices: Software Security Device: Log Out button in the right sidebar
Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

Yes, certificates and passwords are included in "Forget About This Site". You can search for lines that start with 'const' on this page to see what items are included as there are a lot.

Certificates:

Passwords: https://searchfox.org/mozilla-release/source/toolkit/components/cleardata/ClearDataService.jsm#line-395


Note that if you use a Primary Password then you can prevent losing passwords by canceling a PP prompt in the Password Manager (Lockwise) to force a logout. You will then get prompted to enter the PP when you use for "Forget About This Site" and cancel this prompt as well.

You can manually log out in the Security Device manager and check the current state.

  • Settings/Options/Preferences -> Privacy & Security -> Certificates -> Security Devices: Software Security Device: Log Out button in the right sidebar
more options

Thank you. Have a good weekend.