We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0f76c commit ada1490Copy full SHA for ada1490
etc/profile-a-l/firefox-common-addons.profile
@@ -4,8 +4,10 @@ include firefox-common-addons.local
4
5
# Prevent whitelisting in ${RUNUSER}
6
ignore whitelist ${RUNUSER}/*firefox*
7
+ignore whitelist ${RUNUSER}/*floorp*
8
ignore whitelist ${RUNUSER}/app/org.keepassxc.KeePassXC
9
ignore whitelist ${RUNUSER}/psd/*firefox*
10
+ignore whitelist ${RUNUSER}/psd/*floorp*
11
ignore whitelist ${RUNUSER}/kpxc_server
12
ignore whitelist ${RUNUSER}/org.keepassxc.KeePassXC.BrowserServer
13
ignore include whitelist-runuser-common.inc
0 commit comments