[GitHub] guacamole-client pull request #354: GUACAMOLE-688: added LDAP_USER_SEARCH_FI...

2019-01-09 Thread jolentes
GitHub user jolentes opened a pull request: https://github.com/apache/guacamole-client/pull/354 GUACAMOLE-688: added LDAP_USER_SEARCH_FILTER to docker start script You can merge this pull request into a Git repository by running: $ git pull https://github.com/jolentes

[GitHub] guacamole-client pull request #347: GUACAMOLE-682: docker build with optiona...

2018-12-22 Thread jolentes
Github user jolentes commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/347#discussion_r243730984 --- Diff: guacamole-docker/bin/build-guacamole.sh --- @@ -107,3 +113,11 @@ tar -xzf extensions/guacamole-auth-ldap/target/*.tar.gz

[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