mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-27 19:13:48 +08:00
fb99d50fa1
According to the docs [1], the Reply method must be called for all requests where WantReply is true. This fixes a hanging java ssh implementation (jsch) which sets WantReply flag and waits for reply from the server. [1] https://godoc.org/golang.org/x/crypto/ssh#Request.Reply |
||
---|---|---|
.. | ||
auth | ||
avatar | ||
base | ||
bindata | ||
cron | ||
httplib | ||
log | ||
mailer | ||
middleware | ||
process | ||
setting | ||
ssh | ||
template | ||
user | ||
uuid |