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

    
https://github.com/apache/incubator-guacamole-client/pull/202#discussion_r149264123
  
    --- Diff: 
extensions/guacamole-auth-ldap/src/main/java/org/apache/guacamole/auth/ldap/ConfigurationService.java
 ---
    @@ -292,4 +327,21 @@ public String getUserSearchFilter() throws 
GuacamoleException {
             );
         }
     
    +    /**
    +     * Returns the maximum number of seconds to wait for LDAP operations
    +     *
    +     * @return
    +     *     The maximum number of seconds to wait for LDAP operations
    +     *     as configured in guacamole.properties
    --- End diff --
    
    Fixed.


---

Reply via email to