[GH-ISSUE #4614] Allow apostrophe in whitelist (and blacklist) #2724

Closed
opened 2026-05-05 09:23:16 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @crocket on GitHub (Oct 18, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4614

--whitelist=/path/to/james' directory and --whitelist=/path/to/simpson's file are not allowed.

Describe the solution you'd like

Special character escaping?

Originally created by @crocket on GitHub (Oct 18, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/4614 ### Is your feature request related to a problem? Please describe. `--whitelist=/path/to/james' directory` and `--whitelist=/path/to/simpson's file` are not allowed. ### Describe the solution you'd like Special character escaping?
gitea-mirror 2026-05-05 09:23:16 -06:00
Author
Owner

@netblue30 commented on GitHub (Jan 21, 2022):

Fixed, thanks for the bug.

<!-- gh-comment-id:1018553981 --> @netblue30 commented on GitHub (Jan 21, 2022): Fixed, thanks for the bug.
Author
Owner

@crocket commented on GitHub (Jan 22, 2022):

What is the reason for rejecting certain characters?

<!-- gh-comment-id:1019021166 --> @crocket commented on GitHub (Jan 22, 2022): What is the reason for rejecting certain characters?
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#2724
No description provided.