[PR #5026] [MERGED] profiles: fix whitelisting in electron apps #5334

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5026
Author: @smitsohu
Created: 3/9/2022
Status: Merged
Merged: 3/9/2022
Merged by: @smitsohu

Base: masterHead: electron


📝 Commits (2)

📊 Changes

4 files changed (+9 additions, -7 deletions)

View changed files

📝 etc/profile-a-l/atom.profile (+2 -0)
📝 etc/profile-a-l/code.profile (+2 -0)
📝 etc/profile-a-l/github-desktop.profile (+2 -0)
📝 etc/profile-m-z/skypeforlinux.profile (+3 -7)

📄 Description

From discussion in #5012

skypeforlinux is whitelist profile, so adding more whitelisted paths will not break anything. Just cleaning up that profile.

notable.profile has

ignore whitelist ${HOME}/.config/Electron
ignore whitelist ${HOME}/.config/electron-flag*.conf

already.


🔄 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/5026 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 3/9/2022 **Status:** ✅ Merged **Merged:** 3/9/2022 **Merged by:** [@smitsohu](https://github.com/smitsohu) **Base:** `master` ← **Head:** `electron` --- ### 📝 Commits (2) - [`06dc66c`](https://github.com/netblue30/firejail/commit/06dc66c8e3b1aced25d861a8b98ca2582db7f7c9) fix Electron app profiles (#5012) - [`93e0c25`](https://github.com/netblue30/firejail/commit/93e0c25887539004aa12e58b8655b1683c159184) skypeforlinux cleanup ### 📊 Changes **4 files changed** (+9 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/atom.profile` (+2 -0) 📝 `etc/profile-a-l/code.profile` (+2 -0) 📝 `etc/profile-a-l/github-desktop.profile` (+2 -0) 📝 `etc/profile-m-z/skypeforlinux.profile` (+3 -7) </details> ### 📄 Description From discussion in #5012 skypeforlinux is whitelist profile, so adding more whitelisted paths will not break anything. Just cleaning up that profile. notable.profile has ``` ignore whitelist ${HOME}/.config/Electron ignore whitelist ${HOME}/.config/electron-flag*.conf ``` already. --- <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:36:31 -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#5334
No description provided.