[GH-ISSUE #1795] allow read acces ${HOME}.cache/kioexec/krun/ for webbrowsers #1218

Closed
opened 2026-05-05 07:40:31 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @idnovic on GitHub (Mar 3, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1795

If ${HOME}.cache/kioexec/krun/ is not allowed you can not login in some apps that open a website for authentification.

I added
noblacklist ${HOME}.cache/kioexec/krun/
whitelist ${HOME}/.cache/kioexec/krun/
to firefox.local as quick fix. I think read only is enough.

Apps I have seen this problem: Gitkraken, (another on I can not remember), ...

Originally created by @idnovic on GitHub (Mar 3, 2018). Original GitHub issue: https://github.com/netblue30/firejail/issues/1795 If ${HOME}.cache/kioexec/krun/ is not allowed you can not login in some apps that open a website for authentification. I added noblacklist ${HOME}.cache/kioexec/krun/ whitelist ${HOME}/.cache/kioexec/krun/ to firefox.local as quick fix. I think read only is enough. Apps I have seen this problem: Gitkraken, (another on I can not remember), ...
gitea-mirror 2026-05-05 07:40:31 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@netblue30 commented on GitHub (Mar 5, 2018):

Thanks for reporting it. I added "whitelist ${HOME}/.cache/kioexec/krun/" at the end of /etc/firejail/whitelist-common.inc, see fc2885266d

Can you remove the two lines you added in firefox.local and give it a try? Thanks.

<!-- gh-comment-id:370451144 --> @netblue30 commented on GitHub (Mar 5, 2018): Thanks for reporting it. I added "whitelist ${HOME}/.cache/kioexec/krun/" at the end of /etc/firejail/whitelist-common.inc, see https://github.com/netblue30/firejail/commit/fc2885266dad00869e888cc49ea98e84a24db66d Can you remove the two lines you added in firefox.local and give it a try? Thanks.
Author
Owner

@idnovic commented on GitHub (Mar 5, 2018):

yes file gets opened in firefox.
Still getting an 1002 error on their site but it does not seem to be caused by firejail.

<!-- gh-comment-id:370472646 --> @idnovic commented on GitHub (Mar 5, 2018): yes file gets opened in firefox. Still getting an 1002 error on their site but it does not seem to be caused by firejail.
Author
Owner

@netblue30 commented on GitHub (Mar 6, 2018):

Ok, I'll close it for now. If you still see problems open a new bug.

<!-- gh-comment-id:370818542 --> @netblue30 commented on GitHub (Mar 6, 2018): Ok, I'll close it for now. If you still see problems open a new bug.
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#1218
No description provided.