necouchman opened a new pull request #242: GUACAMOLE-474: Allow file uploads and downloads to be disabled URL: https://github.com/apache/guacamole-server/pull/242 This change adds options for the protocols that support various file transfer mechanisms to disable either uploads or downloads (or both) if so desired. I took the approach of creating new boolean options for this, which seems the simplest approach; however, I did think of one possible alternative approach which would be to change the current "Enable Drive" (RDP) and "Enable SFTP" (RDP, SSH, and VNC) options such that, instead of boolean (checkbox), they are multi-option (select) with enable, upload-only, download-only, or disabled. Let me know if that seems a better approach.
---------------------------------------------------------------- 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
