mirror of
https://gitee.com/gitea/gitea
synced 2026-01-01 13:16:36 +08:00
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.
4.9 KiB
4.9 KiB