We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

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

  • 2 odgovora
  • 1 ima to težavo
  • 5 ogledov
  • Zadnji odgovor od 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?

Izbrana rešitev

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
Preberite ta odgovor v kontekstu 👍 0

Vsi odgovori (2)

more options

Izbrana rešitev

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.