This is an automated email from the ASF dual-hosted git repository.
twolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git.
from 6d924ee Updated documentation to include version 2.8.0 release notes
add 126ee5c [SSHD-1231] Pubkey auth: reset list of signature algorithms
No new revisions were added by this update.
Summary of changes:
.../sshd/client/auth/pubkey/UserAuthPublicKey.java | 1 +
.../client/auth/pubkey/InvalidRsaKeyAuthTest.java | 105 +++++++++++++++++++++
2 files changed, 106 insertions(+)
create mode 100644
sshd-core/src/test/java/org/apache/sshd/client/auth/pubkey/InvalidRsaKeyAuthTest.java