Github user mike-jumper commented on a diff in the pull request:

    https://github.com/apache/guacamole-client/pull/308#discussion_r206399256
  
    --- Diff: 
extensions/guacamole-auth-ldap/src/main/java/org/apache/guacamole/auth/ldap/LDAPGuacamoleProperties.java
 ---
    @@ -215,4 +215,11 @@ private LDAPGuacamoleProperties() {}
             public String getName() { return "ldap-user-attributes"; }
     
         };
    +    
    +    public static final StringGuacamoleProperty LDAP_MEMBER_ATTRIBUTE = 
new StringGuacamoleProperty() {
    --- End diff --
    
    Please document.


---

Reply via email to