mirror of https://github.com/go-gitea/gitea
#2850 fix potential SSH commands dislocation
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.pull/197/head
parent
c79774e8d4
commit
9e09e48502
@ -1 +1 @@ |
||||
0.9.12.0316 |
||||
0.9.13.0318 |
Loading…
Reference in new issue