[PR #1118] [MERGED] fixing and tidying up Keepass(x) profiles #3851

Closed
opened 2026-05-05 10:09:04 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (8)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/1118 **Author:** [@SYN-cook](https://github.com/SYN-cook) **Created:** 2/28/2017 **Status:** ✅ Merged **Merged:** 2/28/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (8) - [`41abee3`](https://github.com/netblue30/firejail/commit/41abee381a40a2a0c7a0c54c9fd6fc223b54996e) fix kdb/kdbx blacklisting - [`f4811f2`](https://github.com/netblue30/firejail/commit/f4811f2a2c8e27bca9ad68ca07c0fb9b1c3f6c3d) fix configuration blacklisting - [`51e23bf`](https://github.com/netblue30/firejail/commit/51e23bfa6f0fa76eac0965cfc245bb7569a3b691) tidying up - [`8fedd95`](https://github.com/netblue30/firejail/commit/8fedd956cab65563ceac8382a9d8774ca860ea41) fix kdb/kdbx blacklisting - [`14c7e60`](https://github.com/netblue30/firejail/commit/14c7e609733b7e94db7e492eedd1c8c9e8918c8d) remove redundancy - [`870bdba`](https://github.com/netblue30/firejail/commit/870bdba7818ad8cf6c5e196392874a79edb9d0f9) remove redundancy - [`53001d1`](https://github.com/netblue30/firejail/commit/53001d160a86cfd1899fc64441a23a10fdc8f6b3) fix kdb/kdbx blacklisting - [`aa2f7ad`](https://github.com/netblue30/firejail/commit/aa2f7ad88a0a4e57d824357902a4f3e0cfbc1c6b) remove redundancy ### 📊 Changes **5 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:09:04 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3851
No description provided.