[PR #5909] [MERGED] profiles: sqlitebrowser: add ~/.local/share/sqlitebrowser #5720

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5909
Author: @ghost
Created: 7/19/2023
Status: Merged
Merged: 7/20/2023
Merged by: @undefined

Base: masterHead: sqlitebrowser


📝 Commits (2)

  • 1ea2751 disable-programs.inc: add remote sqlitebrowser support
  • 6235932 sqlitebrowser: add support for remote functionality

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+1 -0)
📝 etc/profile-m-z/sqlitebrowser.profile (+1 -0)

📄 Description

Sqlitebrowser supports editing remote databases. By default it clones such DB's and installs the needed CA certificates under ${HOME}/.local/share/sqlitebrowser, which this PR makes accessible in the sandbox.


🔄 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/5909 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/19/2023 **Status:** ✅ Merged **Merged:** 7/20/2023 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `sqlitebrowser` --- ### 📝 Commits (2) - [`1ea2751`](https://github.com/netblue30/firejail/commit/1ea27511e830dbd2958edea090fe0763c4b4141f) disable-programs.inc: add remote sqlitebrowser support - [`6235932`](https://github.com/netblue30/firejail/commit/6235932ec3b0e0fb64c32c8bb7ea38497413bb07) sqlitebrowser: add support for remote functionality ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+1 -0) 📝 `etc/profile-m-z/sqlitebrowser.profile` (+1 -0) </details> ### 📄 Description Sqlitebrowser supports editing remote databases. By default it clones such DB's and installs the needed CA certificates under `${HOME}/.local/share/sqlitebrowser`, which this PR makes accessible in the sandbox. --- <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:43:39 -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#5720
No description provided.