fgiuba opened a new pull request #226: GUACAMOLE-547: Do not ignore password from settings. URL: https://github.com/apache/guacamole-server/pull/226 The password set for a SSH connection is always ignored. Every SSH password set as connection parameter is now ignored, even if it is not NULL. The issue is quite simple to reproduce: 1. Set up a working SSH connection with a password parameter with the latest stable (1.0.0). 2. Try the same connection compiling master with GUACAMOLE-547 commits. The terminal prompt the password request, ignoring the configured one.
---------------------------------------------------------------- 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
