CVS: cvs.openbsd.org: src
Damien Miller <[email protected]> Thu, 6 Aug 2026 23:18:05 -0600 (MDT)
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/06 23:18:05 Modified files: usr.bin/ssh : ssh-agent.c Log message: Allow [email protected] 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