Github user jolentes commented on a diff in the pull request:
https://github.com/apache/guacamole-client/pull/354#discussion_r246807349
--- Diff: guacamole-docker/bin/start.sh ---
@@ -317,6 +317,10 @@ END
"ldap-search-bind-password" \
"$LDAP_SEARCH_BIND_PASSWORD"
+ set_optional_property \
+ "ldap-user-search-filter" \
--- End diff --
np, aligned it first and then changed the second line indent :-(
I'm with you on clean code style.---
