necouchman commented on a change in pull request #422: GUACAMOLE-300: Support
posixGroup in LDAP Authentication and Group-based Session Admission
URL: https://github.com/apache/guacamole-client/pull/422#discussion_r302535206
##########
File path:
extensions/guacamole-auth-ldap/src/main/java/org/apache/guacamole/auth/ldap/ConfigurationService.java
##########
@@ -396,4 +396,21 @@ public String getMemberAttribute() throws
GuacamoleException {
);
}
+ /**
+ * Returns a string indicating the type of data contained in the LDAP
Review comment:
No longer returns a `String` - is now a `MemberAttributeType`
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services