aboutsummaryrefslogtreecommitdiffstats
path: root/tools/watch.sh
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2021-10-20 20:55:33 +0100
committerGitHub <noreply@github.com>2021-10-20 15:55:33 -0400
commit35b918f574464eeca89fcf0d5f3a07a58a4b5a38 (patch)
treee313796b0aa74127a93673a252809e85059ee8d3 /tools/watch.sh
parent98f70137567481c7caca68062017516498c039c4 (diff)
downloadgitea-35b918f574464eeca89fcf0d5f3a07a58a4b5a38.tar.gz
gitea-35b918f574464eeca89fcf0d5f3a07a58a4b5a38.zip
Offer rsa-sha2-512 and rsa-sha2-256 algorithms in internal SSH (#17281)
* Offer rsa-sha2-512 and rsa-sha2-256 algorithms in internal SSH There is a subtle bug in the SSH library x/crypto/ssh which makes the incorrect assumption that the public key type is the same as the signature algorithm type. This means that only ssh-rsa signatures are offered by default. This PR adds a workaround around this problem. Fix #17175 Signed-off-by: Andrew Thornton <art27@cantab.net> * as per review Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'tools/watch.sh')
0 files changed, 0 insertions, 0 deletions