From 9fa24baad1c8ebd451f2854194240baafe14f96e Mon Sep 17 00:00:00 2001 From: SYN-cook Date: Tue, 20 Dec 2016 00:59:01 +0100 Subject: don't whitelist keepassx in browser profiles use keepass instead, cause keepassx doesn't support browser extensions, keepass does. --- etc/chromium.profile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/chromium.profile b/etc/chromium.profile index 4109af9a4..7610d9b26 100644 --- a/etc/chromium.profile +++ b/etc/chromium.profile @@ -18,10 +18,11 @@ whitelist ~/.cache/chromium mkdir ~/.pki 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 -- cgit v1.2.3-70-g09d2