]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: Allow session-bind@openssh.com requests when the agent is github-selfhosted/master github/master
authordjm@openbsd.org <djm@openbsd.org>
Fri, 7 Aug 2026 05:18:05 +0000 (05:18 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 7 Aug 2026 05:25:03 +0000 (15:25 +1000)
commit6a57081dc35acf3ee298108d4bc3580489608d5f
treecbdf0240335fb4e330cef06f083e6cbeeb129238
parent9910d5ef53124ce1157d57bc11e222658aa41299
upstream: Allow session-bind@openssh.com requests when the agent is

locked, otherwise forwarding sessions established with an agent was locked
will be treated as local, rather than remote.

Reported by sn0x-sharma

OpenBSD-Commit-ID: 524f210c6f2b3a06e0a2f6d0af5188a9a75fa2c7
ssh-agent.c