[PR #2710] [MERGED] Add Microsoft Teams for Linux (Electron) profile #4494

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2710
Author: @TheDarkTrumpet
Created: 5/20/2019
Status: Merged
Merged: 6/4/2019
Merged by: @SkewedZeppelin

Base: masterHead: 1139-AddTeamsProfile


📝 Commits (9)

  • 45e9061 Add Microsoft Teams for Linux (Electron) profile
  • c2b16c6 Adding many suggestions from the pull request, including description and definition for the teams-for-linux.local
  • c2a22e2 Adding blacklist for teams-for-linux
  • 00ef679 Disabling the lines for shell none and moving whitelist to the top of the file
  • 9f60dc8 Narrowed it down that I can use shell none, but can't use private-tmp
  • 0b3e3c2 Moving up the noblacklist, and uncommenting out the disable-programs again. Also adding disable-exec instead of the noexec /tmp block
  • 2890fa4 Adding the mkdir and include whitelist* as mentioned
  • 8bdbbef Adding teams-for-linux to the config
  • 46c8b93 Applying recent changes requested

📊 Changes

3 files changed (+45 additions, -0 deletions)

View changed files

📝 etc/disable-programs.inc (+2 -0)
etc/teams-for-linux.profile (+42 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

No description provided


🔄 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/2710 **Author:** [@TheDarkTrumpet](https://github.com/TheDarkTrumpet) **Created:** 5/20/2019 **Status:** ✅ Merged **Merged:** 6/4/2019 **Merged by:** [@SkewedZeppelin](https://github.com/SkewedZeppelin) **Base:** `master` ← **Head:** `1139-AddTeamsProfile` --- ### 📝 Commits (9) - [`45e9061`](https://github.com/netblue30/firejail/commit/45e9061c837e98c63f3c906559b1cab0ac5ac8a3) Add Microsoft Teams for Linux (Electron) profile - [`c2b16c6`](https://github.com/netblue30/firejail/commit/c2b16c6efcb808fd5d6391ad84922164e7ba1830) Adding many suggestions from the pull request, including description and definition for the teams-for-linux.local - [`c2a22e2`](https://github.com/netblue30/firejail/commit/c2a22e2a1d4eea6f41b2dee967c95842ad7f8372) Adding blacklist for teams-for-linux - [`00ef679`](https://github.com/netblue30/firejail/commit/00ef6793e21d4b209f7acceaec86d3093273af16) Disabling the lines for shell none and moving whitelist to the top of the file - [`9f60dc8`](https://github.com/netblue30/firejail/commit/9f60dc8901be9d2019656645698f7081c0f17984) Narrowed it down that I can use shell none, but can't use private-tmp - [`0b3e3c2`](https://github.com/netblue30/firejail/commit/0b3e3c2d83bcb01557b6e1587c3bfa2565400622) Moving up the noblacklist, and uncommenting out the disable-programs again. Also adding disable-exec instead of the noexec /tmp block - [`2890fa4`](https://github.com/netblue30/firejail/commit/2890fa442ad1bd94606c7d061df5260012f381e2) Adding the mkdir and include whitelist* as mentioned - [`8bdbbef`](https://github.com/netblue30/firejail/commit/8bdbbefb12380f5ef54531ea0b0a382aff56809a) Adding teams-for-linux to the config - [`46c8b93`](https://github.com/netblue30/firejail/commit/46c8b9377bc698e0662644aa6dcef0e7f9bf45e6) Applying recent changes requested ### 📊 Changes **3 files changed** (+45 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/disable-programs.inc` (+2 -0) ➕ `etc/teams-for-linux.profile` (+42 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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:21:09 -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#4494
No description provided.