CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/15 18:33:44
Modified files:
usr.bin/ssh : auth-options.c
Log message:
Propagate authorized_keys "resrict" keyword
The "restrict" keyword was not pervasively being applied to TunnelForwarding
connections (which are administratively disabled by default). This is a
separate problem to the one fixed in openssh-10.5
reported by several people; ok markus, deraadt
