Github user jmuehlner commented on a diff in the pull request:

    
https://github.com/apache/incubator-guacamole-client/pull/32#discussion_r71819529
  
    --- Diff: 
extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/tunnel/GuacamoleTunnelService.java
 ---
    @@ -145,4 +148,39 @@ GuacamoleTunnel getGuacamoleTunnel(AuthenticatedUser 
user,
          */
         public Collection<ActiveConnectionRecord> 
getActiveConnections(ConnectionGroup connectionGroup);
     
    +    /**
    +     * Creates a socket for the given user which joins the given active
    +     * connection. The given client information will be passed to guacd 
when
    +     * the connection is established. This function will apply any 
concurrent
    +     * usage rules in effect, but will NOT test object- or system-level
    --- End diff --
    
    "object-" is a bit funny looking. Maybe just "object or system-level"? Or 
"object-level or system-level"?
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to