pfn / passifox

Extensions to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp)
GNU General Public License v3.0
905 stars 185 forks source link

PassIFox disabled in Firefox 43 #448

Closed drehren closed 8 years ago

drehren commented 8 years ago

Hi, from Firefox 44 onwards, it requires that all addons are signed. Since PassIFox isn't, it is disabled. The details are here.

-- EDIT To enable it in Firefox 43, a preference (xpinstall.signatures.required in about:config) must be changed.

piotr-cz commented 8 years ago

+1

pfn commented 8 years ago

To fix:

Go to https://addons.mozilla.org/en-US/firefox/addon/passifox/?src=search

Press "Add to Firefox" -- this will force firefox to re-download the signed version.

piotr-cz commented 8 years ago

I can confirm Add to Firefox above resolves the issue. Thank you!