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

    
https://github.com/apache/incubator-guacamole-client/pull/57#discussion_r74715340
  
    --- Diff: 
extensions/guacamole-auth-ldap/src/main/java/org/apache/guacamole/auth/ldap/user/UserService.java
 ---
    @@ -86,14 +87,18 @@ private void putAllUsers(Map<String, User> users, 
LDAPConnection ldapConnection,
                 String usernameAttribute) throws GuacamoleException {
     
             try {
    +       //change search limits
    --- End diff --
    
    For single line comments, we like to start with a capital letter, and leave 
a space after the slashes:
    
    // This is a friendly comment


---
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