necouchman opened a new pull request, #490:
URL: https://github.com/apache/guacamole-server/pull/490

   This simple change processes the `argv` handler for the VNC protocol even 
when the connection is read-only, which is required to prompt for credentials 
for read-only connections. As these are the only parameters that are processed 
by the `argv` handler, there is no additional impact on the code.
   
   It's worth noting that, if other parameters are added in the future, the 
`argv` handler may need to check the `read_only` parameter and make decisions 
about which parameters should be allowed to be processed and which should be 
ignored or blocked.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to