[PR #6477] [MERGED] profiles: firecfg: disable text editors #6033

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6477
Author: @kmk3
Created: 9/14/2024
Status: Merged
Merged: 9/19/2024
Merged by: @kmk3

Base: masterHead: firecfg-disable-text-editors


📝 Commits (1)

  • f1365a8 profiles: firecfg: disable text editors

📊 Changes

1 file changed (+8 additions, -8 deletions)

View changed files

📝 src/firecfg/firecfg.config (+8 -8)

📄 Description

Disable common general-purpose text editors.

They are likely to be the default OS text editor and users may want to
use them for editing most/all files, which could include common
sensitive files such as ~/.bashrc and profiles in ~/.config/firejail.

Fixes #6002.

Relates to #924 #941 #1154.

Reported-by: @ilikenwf


🔄 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/6477 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 9/14/2024 **Status:** ✅ Merged **Merged:** 9/19/2024 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `firecfg-disable-text-editors` --- ### 📝 Commits (1) - [`f1365a8`](https://github.com/netblue30/firejail/commit/f1365a896eb429697524bc2f0eb573d85a5c7fd2) profiles: firecfg: disable text editors ### 📊 Changes **1 file changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/firecfg/firecfg.config` (+8 -8) </details> ### 📄 Description Disable common general-purpose text editors. They are likely to be the default OS text editor and users may want to use them for editing most/all files, which could include common sensitive files such as ~/.bashrc and profiles in ~/.config/firejail. Fixes #6002. Relates to #924 #941 #1154. Reported-by: @ilikenwf --- <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:49:28 -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#6033
No description provided.