mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #3885] [MERGED] ssh: Refactor, fix bugs & harden #4925
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4925
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/3885
Author: @kmk3
Created: 1/12/2021
Status: ✅ Merged
Merged: 1/30/2021
Merged by: @undefined
Base:
master← Head:fix-ssh📝 Commits (7)
add6ee8ssh: move auth socket blacklist to disable-common.ince607096git-cola.profile: add missing python template comment83ac023etc: add allow-ssh.inc3849e12allow-ssh.inc: allow /etc/ssh/ssh_configf8df786ssh: deny access to the rest of /etc/ssh/*90f2d73allow-ssh.inc: allow access to ssh-agent(1)2ec3f3adisable-common.inc: add missing openssh paths📊 Changes
19 files changed (+69 additions, -22 deletions)
View changed files
➕
etc/inc/allow-ssh.inc(+8 -0)📝
etc/inc/disable-common.inc(+13 -1)📝
etc/inc/disable-programs.inc(+0 -1)📝
etc/profile-a-l/android-studio.profile(+3 -1)📝
etc/profile-a-l/aosp.profile(+3 -1)📝
etc/profile-a-l/clion.profile(+3 -1)📝
etc/profile-a-l/filezilla.profile(+3 -1)📝
etc/profile-a-l/git-cola.profile(+4 -1)📝
etc/profile-a-l/git.profile(+3 -1)📝
etc/profile-a-l/gitg.profile(+3 -1)📝
etc/profile-a-l/idea.sh.profile(+3 -1)📝
etc/profile-m-z/meld.profile(+3 -1)📝
etc/profile-m-z/remmina.profile(+3 -1)📝
etc/profile-m-z/seahorse.profile(+3 -2)📝
etc/profile-m-z/ssh-agent.profile(+2 -3)📝
etc/profile-m-z/ssh.profile(+3 -3)📝
etc/profile-m-z/webstorm.profile(+3 -1)📝
etc/profile-m-z/x2goclient.profile(+3 -1)📝
etc/templates/profile.template(+3 -0)📄 Description
Note: As mentioned on #3845, please don't squash any commits; use normal merge
or rebase instead.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.