mirror of
https://gitee.com/gitea/gitea.git
synced 2024-12-04 04:37:58 +08:00
9e09e48502
When use builtin SSH server with concurrent operations, there are probabilities One connection could use the command from another connections. Fix this by set SSH_ORIGINAL_COMMAND for each command, not set in global scope. |
||
---|---|---|
.. | ||
ssh.go |