mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #1118] [MERGED] fixing and tidying up Keepass(x) profiles #3851
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3851
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/1118
Author: @SYN-cook
Created: 2/28/2017
Status: ✅ Merged
Merged: 2/28/2017
Merged by: @netblue30
Base:
master← Head:master📝 Commits (8)
41abee3fix kdb/kdbx blacklistingf4811f2fix configuration blacklisting51e23bftidying up8fedd95fix kdb/kdbx blacklisting14c7e60remove redundancy870bdbaremove redundancy53001d1fix kdb/kdbx blacklistingaa2f7adremove redundancy📊 Changes
5 files changed (+8 additions, -8 deletions)
View changed files
📝
etc/disable-passwdmgr.inc(+0 -2)📝
etc/keepass.profile(+4 -1)📝
etc/keepass2.profile(+0 -3)📝
etc/keepassx.profile(+2 -1)📝
etc/keepassx2.profile(+2 -1)📄 Description
*.kdb and *.kdbx files were blacklisted in ${HOME} via diable-common.inc, but this was not disabled for Keepass and KeepassX.
Further, ${HOME}/keepassx.kdbx doesn't need to be blacklisted separately, as it is already contained in above mentioned blacklist.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.