GitHub user mheemskerk opened a pull request:
https://github.com/apache/mina-sshd/pull/2
SSHD-254 Suppress 'Authentication with partial success' message on
authentication
Version 0.9.0 incorrectly sends back a 'partial success true' flag when a
client requests
authentication using the "none" method.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mheemskerk/mina-sshd SSHD-254-partial-succes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mina-sshd/pull/2.patch
----
----