bleachbit / cleanerml

System cleaners written in CleanerML used by BleachBit. Free disk space and maintain privacy.
https://www.bleachbit.org/news/bonus-pack-moved-svn-git
GNU General Public License v3.0
175 stars 47 forks source link

Firefox: Password cleaning does not give a warning #55

Closed theatre-x closed 9 years ago

theatre-x commented 9 years ago

Hey all,

I never added a to the passwords option in the Firefox cleaner so users aren't being prompted due to my ignorance with Python. I don't quite know how to write that in Python. Anyone else wanna take a stab at it?

az0 commented 9 years ago

Do you mean how to delete passwords in GNU IceCat?
In Firefox this is just deleting signons.txt, signons2.txt, signons3.txt, signons.sqlite

If I remember correctly, the .txt files are for much older versions

theatre-x commented 9 years ago

No I mean to prompt the user in Firefox. Not IceCat. To prompt them that by selecting the "Passwords" option, their passwords in Firefox will be deleted.

az0 commented 9 years ago

Sorry, now I understand. Would you please mind filing this bug at https://bugs.launchpad.net/bleachbit/ (because it is not related to CleanerML) and I will target it for the next release? Thank you for pointing out the inconsistency

theatre-x commented 9 years ago

No problem!