Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში. აქ არავინ უნდა მოგთხოვოთ ტელეფონზე დარეკვა, შეტყობინების გაგზავნა ან პირადი მონაცემების გაზიარება. რამე საეჭვოს შემჩნევისას გთხოვთ გვაცნობოთ „დარღვევის მოხსენებით“.

ვრცლად

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

  • 2 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 5 ნახვა
  • ბოლოს გამოეხმაურა FredMcD

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?

გადაწყვეტა შერჩეულია

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
პასუხის ნახვა სრულად 👍 0

ყველა პასუხი (2)

შერჩეული გადაწყვეტა

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

Thank you. Have a good weekend.