mike-jumper commented on a change in pull request #214: GUACAMOLE-381: Add 
parameters for disabling clipboard copy/paste.
URL: https://github.com/apache/guacamole-server/pull/214#discussion_r259652875
 
 

 ##########
 File path: src/protocols/rdp/rdp_settings.h
 ##########
 @@ -268,6 +268,20 @@ typedef struct guac_rdp_settings {
      */
     char** svc_names;
 
+    /**
+     * Whether outbound clipboard access should be blocked. If set, it will not
+     * be possible to copy data from the remote desktop to the client using the
+     * clipboard.
+     */
+    int disable_copy;
 
 Review comment:
   Yep - [see 
above](https://github.com/apache/guacamole-server/pull/214#discussion_r259652831).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to