You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2019/08/11 21:17:55 UTC

[GitHub] [guacamole-client] mike-jumper commented on a change in pull request #438: GUACAMOLE-360: Add support for joining active connections without share links.

mike-jumper commented on a change in pull request #438: GUACAMOLE-360: Add support for joining active connections without share links.
URL: https://github.com/apache/guacamole-client/pull/438#discussion_r312754665
 
 

 ##########
 File path: extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/sharing/ConnectionSharingService.java
 ##########
 @@ -88,7 +89,8 @@
      *
      * @param sharingProfileIdentifier
      *     The identifier of the sharing profile dictating the semantics or
-     *     restrictions applying to the shared session.
+     *     restrictions applying to the shared session, or null if no such
+     *     restrictions should apply.
      *
      * @return
      *     A newly-generated set of temporary credentials which can be used to
 
 Review comment:
   Yep. Good catch.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services