From 21f441cbecd8b7241f0f3712a4a38ce1843ae049 Mon Sep 17 00:00:00 2001 From: SYN-cook Date: Tue, 20 Dec 2016 01:17:53 +0100 Subject: don't whitelist keepassx in browser profiles use keepass instead, cause keepassx doesn't support browser extensions, keepass does. --- etc/icecat.profile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'etc/icecat.profile') diff --git a/etc/icecat.profile b/etc/icecat.profile index 0348076da..038afc876 100644 --- a/etc/icecat.profile +++ b/etc/icecat.profile @@ -29,14 +29,14 @@ whitelist ~/.config/gnome-mplayer whitelist ~/.cache/gnome-mplayer/plugin whitelist ~/.pki -# lastpass, keepassx -whitelist ~/.keepassx -whitelist ~/.config/keepassx -whitelist ~/keepassx.kdbx +# lastpass, keepass +# for keepass we additionally need to whitelist our .kdbx password database +whitelist ~/.keepass +whitelist ~/.config/keepass +whitelist ~/.config/KeePass whitelist ~/.lastpass whitelist ~/.config/lastpass - #silverlight whitelist ~/.wine-pipelight whitelist ~/.wine-pipelight64 -- cgit v1.2.3-70-g09d2