You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by mheemskerk <gi...@git.apache.org> on 2013/09/06 13:40:09 UTC

mina-sshd pull request: SSHD-254 Suppress 'Authentication with partial succ...

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

----

----