[GitHub] guacamole-client pull request #344: GUACAMOLE-674: added env variable for me...

2018-12-07 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/guacamole-client/pull/344


---


[GitHub] guacamole-client pull request #344: GUACAMOLE-674: added env variable for me...

2018-12-07 Thread jolentes
GitHub user jolentes opened a pull request:

https://github.com/apache/guacamole-client/pull/344

GUACAMOLE-674: added env variable for member attribute

Docker start script did not pass environment variable to set the name of 
the LDAP member attribute to find group members.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jolentes/guacamole-client 
feature-docker-start-ldap-member-attribute-var

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/guacamole-client/pull/344.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #344


commit 0f59f6efc8d781be7ec3b268d42fba99ca2e6c97
Author: Joern Lentes 
Date:   2018-12-07T09:08:51Z

GUACAMOLE-674: added env variable for member attribute




---