aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
authorLibravatar fkrone <fkrone@users.noreply.github.com>2023-01-24 08:11:57 +0100
committerLibravatar GitHub <noreply@github.com>2023-01-24 07:11:57 +0000
commit23f864156728240f5f2cff5319faf819a1680c6f (patch)
treeb41e9905791e2152dd86a6203602128bf0836898 /etc/inc
parentprofanity: fix notifications (#5602) (diff)
downloadfirejail-23f864156728240f5f2cff5319faf819a1680c6f.tar.gz
firejail-23f864156728240f5f2cff5319faf819a1680c6f.tar.zst
firejail-23f864156728240f5f2cff5319faf819a1680c6f.zip
zoom.profile: whitelist ~/.config/zoom.conf (#5596)
* zoom.profile: whitelist ~/.config/zoom.conf With Zoom version 5.12.6, Zoom changed how they handle encrypting the local database. This change resulted in the new file zoom.conf being used. As it is not allowed by the current profile, this could lead to users losing their chat history if they cannot be retrieved from the cloud (e.g. when e2e encryption is used). * zoom.profile: noblacklist ~/.config/zoom.conf Additional blacklisting for other programs to the configuration file.
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/disable-programs.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index 7d7f84d4b..d1cde135e 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -674,6 +674,7 @@ blacklist ${HOME}/.config/yt-dlp
674blacklist ${HOME}/.config/yt-dlp.conf 674blacklist ${HOME}/.config/yt-dlp.conf
675blacklist ${HOME}/.config/zathura 675blacklist ${HOME}/.config/zathura
676blacklist ${HOME}/.config/zim 676blacklist ${HOME}/.config/zim
677blacklist ${HOME}/.config/zoom.conf
677blacklist ${HOME}/.config/zoomus.conf 678blacklist ${HOME}/.config/zoomus.conf
678blacklist ${HOME}/.conkeror.mozdev.org 679blacklist ${HOME}/.conkeror.mozdev.org
679blacklist ${HOME}/.crawl 680blacklist ${HOME}/.crawl