You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/ssh
wxiaoguang e0bd6ebabd
Fix incorrect config argument position for builtin SSH server (#25341)
The "--config" option is a global option, it shouldn't appear at the
end.

Otherwise it might not be respected in some cases.

Caught by #25330 and use a separate PR to fix it for 1.20
2 years ago
..
init.go Implement FSFE REUSE for golang files (#21840) 2 years ago
ssh.go Fix incorrect config argument position for builtin SSH server (#25341) 2 years ago
ssh_graceful.go Implement FSFE REUSE for golang files (#21840) 2 years ago