mike-jumper commented on a change in pull request #201: GUACAMOLE-547: Add
support for SSH NONE authentication method
URL: https://github.com/apache/guacamole-server/pull/201#discussion_r294582838
##########
File path: src/common-ssh/ssh.c
##########
@@ -352,14 +359,18 @@ static int
guac_common_ssh_authenticate(guac_common_ssh_session* common_session)
}
+ /* Down to username + password authentication. */
Review comment:
What do you mean by "down to username + password authentication"?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services