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 abd9a0209 GH-300: SSH_MSG_CHANNEL_OPEN_CONFIRMATION: channel ID is unsigned add dcc9bed6a GH-283: Fix handling of CoreModuleProperties.PASSWORD_PROMPTS No new revisions were added by this update. Summary of changes: CHANGES.md | 19 +++- .../auth/keyboard/UserAuthKeyboardInteractive.java | 37 ++++--- .../client/auth/password/UserAuthPassword.java | 12 +++ .../org/apache/sshd/core/CoreModuleProperties.java | 3 +- .../java/org/apache/sshd/client/ClientTest.java | 111 ++++++++++++++++++++- .../common/auth/PasswordAuthenticationTest.java | 2 +- 6 files changed, 160 insertions(+), 24 deletions(-)