[PR #33] [MERGED] Support filenames with spaces in the blacklist option #3517

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/33
Author: @ghost
Created: 8/18/2015
Status: Merged
Merged: 8/19/2015
Merged by: @netblue30

Base: masterHead: filenames-with-spaces


📝 Commits (1)

  • d81fc14 Support filenames with spaces in the blacklist option

📊 Changes

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

View changed files

📝 src/firejail/profile.c (+1 -1)
📝 todo (+0 -1)

📄 Description

Filenames with spaces can now be blacklisted on the command line:

firejail "--blacklist=My Documents"

...or in a profile file:

blacklist My Documents


🔄 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/33 **Author:** [@ghost](https://github.com/ghost) **Created:** 8/18/2015 **Status:** ✅ Merged **Merged:** 8/19/2015 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `filenames-with-spaces` --- ### 📝 Commits (1) - [`d81fc14`](https://github.com/netblue30/firejail/commit/d81fc1424aa77b20d1db82bafc600c566b1598b2) Support filenames with spaces in the blacklist option ### 📊 Changes **2 files changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/profile.c` (+1 -1) 📝 `todo` (+0 -1) </details> ### 📄 Description Filenames with spaces can now be blacklisted on the command line: `firejail "--blacklist=My Documents"` ...or in a profile file: `blacklist My Documents` --- <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:02:55 -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#3517
No description provided.